Searched defs:IS_CHAR_CLASS (Results 1 – 3 of 3) sorted by relevance
1672 # define IS_CHAR_CLASS(string) __wctype (string) macro1674 # define IS_CHAR_CLASS(string) wctype (string) macro1679 # define IS_CHAR_CLASS(string) \ macro
2182 # define IS_CHAR_CLASS(string) __wctype (string) macro2184 # define IS_CHAR_CLASS(string) wctype (string) macro2189 # define IS_CHAR_CLASS(string) \ macro
1777 #define IS_CHAR_CLASS(string) \ macro