Searched refs:Is_wc_16 (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libast/common/regex/ | ||
H A D | regclass.c | 102 static int Is_wc_16(int); 142 { 0, 0, Is_wc_16 }, 170 static int Is_wc_16(int c) { return iswctype(c, ctype[CTYPES+15].wtype); } function |
Completed in 39 milliseconds