Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/libkern/
HDiconv.c189 int csize, ucsto, ucsfrom; in iconv_register_cspair() local
194 ucsto = strcmp(to, iconv_unicode_string) == 0; in iconv_register_cspair()
195 if (!ucsto) in iconv_register_cspair()
205 if (!ucsto) { in iconv_register_cspair()