Searched refs:__wctype (Results 1 – 6 of 6) sorted by relevance
134 # define IS_CHAR_CLASS(string) __wctype (string)295 return __wctype (s); in is_char_class()
104 # define __wctype wctype macro
3456 mbcset->char_classes[mbcset->nchar_classes++] = __wctype (name); in build_charclass()
2187 # define IS_CHAR_CLASS(string) __wctype (string)