Searched defs:U8_SAVE_HANGUL_AS_UTF8 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/unicode/
H A Du8_textprep.c113 #define U8_SAVE_HANGUL_AS_UTF8(s, i, j, k, b) \ macro
781 U8_SAVE_HANGUL_AS_UTF8(u8s, 0, 1, 2, b1);
782 U8_SAVE_HANGUL_AS_UTF8(u8s, 3, 4, 5, b2);
785 U8_SAVE_HANGUL_AS_UTF8(u8s, 6, 7, 8, b3);
1134 U8_SAVE_HANGUL_AS_UTF8(t + l, 0, 1, 2, u1);

Completed in 63 milliseconds