Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/iconv_modules/ko/common/
H A Dbyte_to_comb.c43 char vowel_mix(char c1,char c2);
208 han_buf[2] = vowel_mix(han_buf[2],c);
451 char vowel_mix(char c1,char c2) in vowel_mix() function