Searched refs:Is_wc_4 (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/regex/
H A Dregclass.c90 static int Is_wc_4(int);
130 { 0, 0, Is_wc_4 },
158 static int Is_wc_4(int c) { return iswctype(c, ctype[CTYPES+3].wtype); } function

Completed in 10 milliseconds