Home
last modified time | relevance | path

Searched refs:wt (Results 1 – 2 of 2) sorted by relevance

/posix/
A Dfnmatch_loop.c270 wctype_t wt; in FCT() local
298 wt = IS_CHAR_CLASS (str); in FCT()
299 if (wt == 0) in FCT()
307 if (_ISCTYPE ((UCHAR) *n, wt)) in FCT()
310 if (iswctype (BTOWC ((UCHAR) *n), wt)) in FCT()
A Dregexec.c3748 wctype_t wt = cset->char_classes[i]; in check_node_accept_bytes() local
3749 if (__iswctype (wc, wt)) in check_node_accept_bytes()

Completed in 14 milliseconds