Home
last modified time | relevance | path

Searched defs:IS_CHAR_CLASS (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/posix/
Dfnmatch.c97 #define IS_CHAR_CLASS(string) wctype (string) macro
212 #define IS_CHAR_CLASS(string) is_char_class (string) macro