Home
last modified time | relevance | path

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

/freebsd/lib/libiconv_modules/JOHAB/
H A Dcitrus_johab.c131 isuda(int l, int t) in isuda() function
189 if (!ishangul(l, t) && !isuda(l, t) && !ishanja(l, t)) { in _citrus_JOHAB_mbrtowc_priv()
227 if (!ishangul(l, t) && !isuda(l, t) && !ishanja(l, t)) in _citrus_JOHAB_wcrtomb_priv()
255 if (ishangul(l, t) || isuda(l, t)) { in _citrus_JOHAB_stdenc_wctocs()