Home
last modified time | relevance | path

Searched refs:__wctype (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/make-3.81/glob/
Dfnmatch.c103 # define IS_CHAR_CLASS(string) __wctype (string)
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregex_internal.h117 # define __wctype wctype macro
Dregcomp.c3525 mbcset->char_classes[mbcset->nchar_classes++] = __wctype (name); in build_charclass()