Home
last modified time | relevance | path

Searched refs:__iswctype (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/make-3.81/glob/
Dfnmatch.c373 if (__iswctype (__btowc ((unsigned char) *n), wt))
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregex_internal.h118 # define __iswctype iswctype macro
Dregexec.c3881 if (__iswctype (wc, wt)) in check_node_accept_bytes()