Home
last modified time | relevance | path

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

/third_party/musl/src/ctype/
Diswupper.c3 int iswupper(wint_t wc) in iswupper() function
/third_party/libxml2/
Dtrio.c185 # define iswupper(x) isupper(x) macro