Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duloc.h215 #define ULOC_KOREAN "ko" macro
/third_party/icu/icu4c/source/common/unicode/
Duloc.h215 #define ULOC_KOREAN "ko" macro
/third_party/node/deps/icu-small/source/common/unicode/
Duloc.h215 #define ULOC_KOREAN "ko" macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duloc.h215 #define ULOC_KOREAN "ko" macro
/third_party/icu/icu4c/source/test/intltest/
Dloctest.cpp417 if (strcmp(Locale::getKorean().getName(), ULOC_KOREAN) != 0) { in TestParallelAPIValues()