Searched defs:IS_CHAR_CLASS (Results 1 – 2 of 2) sorted by relevance
136 # define IS_CHAR_CLASS(string) __wctype (string) macro138 # define IS_CHAR_CLASS(string) wctype (string) macro155 # define IS_CHAR_CLASS(string) \ macro327 # define IS_CHAR_CLASS(string) is_char_class (string) macro
2197 # define IS_CHAR_CLASS(string) __wctype (string) macro2199 # define IS_CHAR_CLASS(string) wctype (string) macro2204 # define IS_CHAR_CLASS(string) \ macro
Completed in 17 milliseconds