Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/i18n/
H A Dcollationsets.cpp513 UChar hangul[1] = { 0 }; in handleCE32() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationsets.cpp513 char16_t hangul[1] = { 0 }; in handleCE32() local
/third_party/icu/icu4c/source/test/intltest/
H A Djamotest.cpp157 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 Dcollationsets.cpp513 UChar hangul[1] = { 0 }; in handleCE32() local
/third_party/f2fs-tools/lib/
H A Dnls_utf8.c56 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 Dbocu1tst.c944 static const UChar hangul[]={ 0xac00, 0xbcde, 0x20, 0xd7a3 }; variable

Completed in 7 milliseconds