Searched refs:wt (Results 1 – 2 of 2) sorted by relevance
338 wctype_t wt; local368 wt = IS_CHAR_CLASS (str);369 if (wt == 0)373 if (__iswctype (__btowc ((unsigned char) *n), wt))
3880 wctype_t wt = cset->char_classes[i]; in check_node_accept_bytes() local3881 if (__iswctype (wc, wt)) in check_node_accept_bytes()