Home
last modified time | relevance | path

Searched refs:get_ctype (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/localedef/
H A Dctype.c176 get_ctype(wchar_t wc) in get_ctype() function
199 if ((ctn = get_ctype(val)) == NULL) { in add_ctype()
219 if ((ctn = get_ctype(cur)) == NULL) { in add_ctype_range()
242 if ((ctn = get_ctype(wc)) == NULL) { in add_width()
276 ctn = get_ctype(val); in add_caseconv()