Searched refs:wt (Results 1 – 2 of 2) sorted by relevance
270 wctype_t wt; in FCT() local298 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()
3748 wctype_t wt = cset->char_classes[i]; in check_node_accept_bytes() local3749 if (__iswctype (wc, wt)) in check_node_accept_bytes()
Completed in 14 milliseconds