Searched refs:jamo_final (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/libs/iconv/
H A Djohab_hangul.h67 static const unsigned char jamo_final[32] = { variable
73 /* Same as jamo_final, except that it excludes characters already
241 unsigned char jamo3 = jamo_final[hangul & 31];

Completed in 33 milliseconds