Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Dhangulcode.h53 #define HANJA_OR_SYMBOL 3 macro
H A Djohap92_to_utf.c70 return(HANJA_OR_SYMBOL); in _johap92_to_utf8()
H A Dwansung_to_utf.c71 return(HANJA_OR_SYMBOL); in _wansung_to_utf8()
H A Djohap92_to_UTF2.c129 else if (result == HANJA_OR_SYMBOL) in _icv_iconv()
H A Deuc_to_UTF2.c137 else if (result == HANJA_OR_SYMBOL) in _icv_iconv()
H A Diso2022-7_to_UTF2.c169 else if (result == HANJA_OR_SYMBOL) in _icv_iconv()
H A Deuc_to_nbyte.c412 return(HANJA_OR_SYMBOL); in _wansung_to_cvc()
417 return(HANJA_OR_SYMBOL); in _wansung_to_cvc()