Home
last modified time | relevance | path

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

/third_party/musl/src/ctype/
Diswpunct.c7 int iswpunct(wint_t wc) in iswpunct() function
/third_party/libxml2/
Dtrio.c183 # define iswpunct(x) ispunct(x) macro