Searched refs:IS_CHAR_CLASS (Results 1 – 7 of 7) 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) \ macro199 # undef IS_CHAR_CLASS264 # define IS_CHAR_CLASS(string) is_char_class (string) macro
275 wt = IS_CHAR_CLASS (str); in FCT()
2184 # define IS_CHAR_CLASS(string) __wctype (string) macro2186 # define IS_CHAR_CLASS(string) wctype (string) macro2191 # define IS_CHAR_CLASS(string) \ macro2820 wt = IS_CHAR_CLASS (str); in PREFIX()3227 wt = IS_CHAR_CLASS (str); in PREFIX()3268 if (!IS_CHAR_CLASS (str)) in PREFIX()
2183 # define IS_CHAR_CLASS(string) __wctype (string) macro2185 # define IS_CHAR_CLASS(string) wctype (string) macro2190 # define IS_CHAR_CLASS(string) \ macro2820 wt = IS_CHAR_CLASS (str); in PREFIX()3227 wt = IS_CHAR_CLASS (str); in PREFIX()3268 if (!IS_CHAR_CLASS (str)) in PREFIX()