Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/iconv_modules/ko/common/
H A Dcomp_to_pack.c93 } else if (ishanja (c)) {
H A Dkctype.h116 #define ishanja(c) ((_hctype_+1)[(unsigned char)(c)]&_HJ) macro
H A Deuc_to_nbyte.c512 if (iskorea2(code&BYTE_MASK) && !ishanja(c)) {