Home
last modified time | relevance | path

Searched refs:exemplarSetTypes (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DLocaleData.java188 String [] exemplarSetTypes = { in getExemplarSet() local
202 final String aKey = exemplarSetTypes[extype]; // will throw an out-of-bounds exception in getExemplarSet()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleData.java189 String [] exemplarSetTypes = { in getExemplarSet() local
203 final String aKey = exemplarSetTypes[extype]; // will throw an out-of-bounds exception in getExemplarSet()
/third_party/skia/third_party/externals/icu/source/i18n/
Dulocdata.cpp107 static const char* const exemplarSetTypes[] = { "ExemplarCharacters", in ulocdata_getExemplarSet() local
118 exemplarChars = ures_getStringByKey(uld->bundle, exemplarSetTypes[extype], &len, &localStatus); in ulocdata_getExemplarSet()
/third_party/icu/icu4c/source/i18n/
Dulocdata.cpp107 static const char* const exemplarSetTypes[] = { "ExemplarCharacters", in ulocdata_getExemplarSet() local
118 exemplarChars = ures_getStringByKey(uld->bundle, exemplarSetTypes[extype], &len, &localStatus); in ulocdata_getExemplarSet()
/third_party/node/deps/icu-small/source/i18n/
Dulocdata.cpp107 static const char* const exemplarSetTypes[] = { "ExemplarCharacters", in ulocdata_getExemplarSet() local
118 exemplarChars = ures_getStringByKey(uld->bundle, exemplarSetTypes[extype], &len, &localStatus); in ulocdata_getExemplarSet()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dulocdata.cpp107 static const char* const exemplarSetTypes[] = { "ExemplarCharacters", in ulocdata_getExemplarSet() local
118 exemplarChars = ures_getStringByKey(uld->bundle, exemplarSetTypes[extype], &len, &localStatus); in ulocdata_getExemplarSet()