Searched refs:__wctype (Results 1 – 3 of 3) sorted by relevance
103 # define IS_CHAR_CLASS(string) __wctype (string)
117 # define __wctype wctype macro
3525 mbcset->char_classes[mbcset->nchar_classes++] = __wctype (name); in build_charclass()