Searched refs:uplrules_openForType (Results 1 – 13 of 13) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | upluralrules.cpp | 62 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/ |
D | upluralrules.cpp | 65 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/ |
D | upluralrules.cpp | 65 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/ |
D | upluralrules.cpp | 65 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/ |
D | upluralrules.h | 103 uplrules_openForType(const char *locale, UPluralType type, UErrorCode *status);
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | upluralrules.h | 112 uplrules_openForType(const char *locale, UPluralType type, UErrorCode *status);
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | upluralrules.h | 111 uplrules_openForType(const char *locale, UPluralType type, UErrorCode *status);
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | upluralrules.h | 111 uplrules_openForType(const char *locale, UPluralType type, UErrorCode *status);
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | cpluralrulestest.c | 139 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/ |
D | urename.h | 1226 #define uplrules_openForType U_ICU_ENTRY_POINT_RENAME(uplrules_openForType) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 1286 #define uplrules_openForType U_ICU_ENTRY_POINT_RENAME(uplrules_openForType) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 1286 #define uplrules_openForType U_ICU_ENTRY_POINT_RENAME(uplrules_openForType) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 1292 #define uplrules_openForType U_ICU_ENTRY_POINT_RENAME(uplrules_openForType) macro
|