Searched refs:get_ctype (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/usr.bin/localedef/
H A Dctype.c176 get_ctype(wchar_t wc) function
199 if ((ctn = get_ctype(val)) == NULL) {
219 if ((ctn = get_ctype(cur)) == NULL) {
242 if ((ctn = get_ctype(wc)) == NULL) {
276 ctn = get_ctype(val);

Completed in 72 milliseconds