Searched refs:Is_wc_8 (Results 1 – 1 of 1) sorted by relevance
101 static int Is_wc_8(int);130 { 0, 0, Is_wc_8 },143 static int Is_wc_8(int c) { return iswctype(c, ctype[CTYPES+7].wtype); } in Is_wc_8() function