Home
last modified time | relevance | path

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

/third_party/musl/src/ctype/
Diswlower.c3 int iswlower(wint_t wc) in iswlower() function
/third_party/libxml2/
Dtrio.c181 # define iswlower(x) islower(x) macro