Home
last modified time | relevance | path

Searched refs:uplrules_openForType (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dupluralrules.cpp62 return uplrules_openForType(locale, UPLURAL_TYPE_CARDINAL, status); in uplrules_open()
66 uplrules_openForType(const char *locale, UPluralType type, UErrorCode *status) in uplrules_openForType() function
/third_party/icu/icu4c/source/i18n/
Dupluralrules.cpp65 return uplrules_openForType(locale, UPLURAL_TYPE_CARDINAL, status); in uplrules_open()
69 uplrules_openForType(const char *locale, UPluralType type, UErrorCode *status) in uplrules_openForType() function
/third_party/skia/third_party/externals/icu/source/i18n/
Dupluralrules.cpp65 return uplrules_openForType(locale, UPLURAL_TYPE_CARDINAL, status); in uplrules_open()
69 uplrules_openForType(const char *locale, UPluralType type, UErrorCode *status) in uplrules_openForType() function
/third_party/node/deps/icu-small/source/i18n/
Dupluralrules.cpp65 return uplrules_openForType(locale, UPLURAL_TYPE_CARDINAL, status); in uplrules_open()
69 uplrules_openForType(const char *locale, UPluralType type, UErrorCode *status) in uplrules_openForType() function
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dupluralrules.h103 uplrules_openForType(const char *locale, UPluralType type, UErrorCode *status);
/third_party/node/deps/icu-small/source/i18n/unicode/
Dupluralrules.h112 uplrules_openForType(const char *locale, UPluralType type, UErrorCode *status);
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dupluralrules.h111 uplrules_openForType(const char *locale, UPluralType type, UErrorCode *status);
/third_party/icu/icu4c/source/i18n/unicode/
Dupluralrules.h111 uplrules_openForType(const char *locale, UPluralType type, UErrorCode *status);
/third_party/icu/icu4c/source/test/cintltst/
Dcpluralrulestest.c139 UPluralRules* upr = uplrules_openForType("en", UPLURAL_TYPE_ORDINAL, &errorCode); in TestOrdinalRules()
224 uplrules = uplrules_openForType(itemPtr->locale, UPLURAL_TYPE_CARDINAL, &status); in TestGetKeywords()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Durename.h1226 #define uplrules_openForType U_ICU_ENTRY_POINT_RENAME(uplrules_openForType) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h1286 #define uplrules_openForType U_ICU_ENTRY_POINT_RENAME(uplrules_openForType) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h1286 #define uplrules_openForType U_ICU_ENTRY_POINT_RENAME(uplrules_openForType) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h1292 #define uplrules_openForType U_ICU_ENTRY_POINT_RENAME(uplrules_openForType) macro