Searched refs:Is_wc_15 (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libast/regex/ | ||
H A D | regclass.c | 101 static int Is_wc_15(int); 141 { 0, 0, Is_wc_15 }, 169 static int Is_wc_15(int c) { return iswctype(c, ctype[CTYPES+14].wtype); } function |
Completed in 7 milliseconds