Searched defs:IS_CHAR_CLASS (Results 1 – 6 of 6) sorted by relevance
104 # define IS_CHAR_CLASS(string) __wctype (string) macro106 # define IS_CHAR_CLASS(string) wctype (string) macro123 # define IS_CHAR_CLASS(string) \ macro264 # define IS_CHAR_CLASS(string) is_char_class (string) macro
2184 # define IS_CHAR_CLASS(string) __wctype (string) macro2186 # define IS_CHAR_CLASS(string) wctype (string) macro2191 # define IS_CHAR_CLASS(string) \ macro
2183 # define IS_CHAR_CLASS(string) __wctype (string) macro2185 # define IS_CHAR_CLASS(string) wctype (string) macro2190 # define IS_CHAR_CLASS(string) \ macro