Searched defs:IS_CHAR_CLASS (Results 1 – 1 of 1) sorted by relevance
2184 # define IS_CHAR_CLASS(string) __wctype (string) macro2186 # define IS_CHAR_CLASS(string) wctype (string) macro2191 # define IS_CHAR_CLASS(string) \ macro