Searched defs:get_ctype (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/localedef/
H A Dctype.c136 get_ctype(wchar_t wc) function
160 if ((ctn = get_ctype(val)) == NULL) {
180 if ((ctn = get_ctype(cur)) == NULL) {
203 if ((ctn = get_ctype(wc)) == NULL) {
237 ctn = get_ctype(val);

Completed in 1948 milliseconds