Home
last modified time | relevance | path

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

/freebsd/sys/libkern/
H A Diconv.c188 int csize, ucsto, ucsfrom; in iconv_register_cspair() local
196 ucsfrom = strcmp(from, iconv_unicode_string) == 0; in iconv_register_cspair()
197 if (!ucsfrom) in iconv_register_cspair()
210 if (!ucsfrom) { in iconv_register_cspair()