Home
last modified time | relevance | path

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

/f-stack/freebsd/libkern/
H A Diconv.c191 int csize, ucsto, ucsfrom; in iconv_register_cspair() local
199 ucsfrom = strcmp(from, iconv_unicode_string) == 0; in iconv_register_cspair()
200 if (!ucsfrom) in iconv_register_cspair()
213 if (!ucsfrom) { in iconv_register_cspair()