Home
last modified time | relevance | path

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

/third_party/musl/src/ctype/
Diswalpha.c7 int iswalpha(wint_t wc) in iswalpha() function
/third_party/libxml2/
Dtrio.c176 # define iswalpha(x) isalpha(x) macro