Searched defs:hangul (Results 1 - 6 of 6) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
H A D | collationsets.cpp | 513 UChar hangul[1] = { 0 }; in handleCE32() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationsets.cpp | 513 char16_t hangul[1] = { 0 }; in handleCE32() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | jamotest.cpp | 157 UnicodeString hangul; hangul.append((UChar)0xBC0F); in TestPiecemeal() local 406 UnicodeString hangul = UnicodeString(WHAT_IS_UNICODE[i], -1, US_INV); TestRealText() local [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationsets.cpp | 513 UChar hangul[1] = { 0 }; in handleCE32() local
|
/third_party/f2fs-tools/lib/ |
H A D | nls_utf8.c | 56 unsigned char hangul[UTF8HANGULLEAF]; member 350 utf8hangul(const char *str, unsigned char *hangul) in utf8hangul() argument 394 utf8nlookup(const struct utf8data *data, unsigned char *hangul, const char *s, size_t len) utf8nlookup() argument 470 utf8lookup(const struct utf8data *data, unsigned char *hangul, const char *s) utf8lookup() argument [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | bocu1tst.c | 944 static const UChar hangul[]={ 0xac00, 0xbcde, 0x20, 0xd7a3 }; variable
|
Completed in 7 milliseconds