Searched refs:uloc_getParent (Results 1 – 15 of 15) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | gender.cpp | 153 …while (s == NULL && uloc_getParent(parentLocaleName, parentLocaleName, ULOC_FULLNAME_CAPACITY, &ke… in loadInstance()
|
D | dayperiodrules.cpp | 364 uloc_getParent(name, parentName, ULOC_FULLNAME_CAPACITY, &errorCode); in getInstance()
|
D | tmutfmt.cpp | 563 while ((locNameLen = uloc_getParent(parentLocale, parentLocale, in searchInLocaleChain()
|
D | plurrule.cpp | 822 while (uloc_getParent(parentLocaleName, parentLocaleName, in getRuleFromResource()
|
/external/icu/libicu/cts_headers/unicode/ |
D | uloc.h | 901 uloc_getParent(const char* localeID,
|
D | urename.h | 1095 #define uloc_getParent U_ICU_ENTRY_POINT_RENAME(uloc_getParent) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | uloc.h | 901 uloc_getParent(const char* localeID,
|
D | urename.h | 1095 #define uloc_getParent U_ICU_ENTRY_POINT_RENAME(uloc_getParent) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | uloc.h | 901 uloc_getParent(const char* localeID,
|
D | urename.h | 1095 #define uloc_getParent U_ICU_ENTRY_POINT_RENAME(uloc_getParent) macro
|
/external/icu/icu4c/source/test/intltest/ |
D | loctest.cpp | 6125 reslen = uloc_getParent(empty, tmp, sizeof tmp, status); in TestUndCAPI() 6131 reslen = uloc_getParent(root, tmp, sizeof tmp, status); in TestUndCAPI() 6137 reslen = uloc_getParent(und, tmp, sizeof tmp, status); in TestUndCAPI() 6143 reslen = uloc_getParent(empty_script, tmp, sizeof tmp, status); in TestUndCAPI() 6149 reslen = uloc_getParent(empty_region, tmp, sizeof tmp, status); in TestUndCAPI() 6155 reslen = uloc_getParent(und_script, tmp, sizeof tmp, status); in TestUndCAPI() 6161 reslen = uloc_getParent(und_region, tmp, sizeof tmp, status); in TestUndCAPI()
|
/external/icu/icu4c/source/common/ |
D | uresbund.cpp | 2702 uloc_getParent(found,parent,sizeof(parent),&subStatus); in ures_getFunctionalEquivalent() 2779 uloc_getParent(found,parent,1023,&subStatus); in ures_getFunctionalEquivalent() 2849 uloc_getParent(found,parent,1023,&subStatus); in ures_getFunctionalEquivalent()
|
D | ucurr.cpp | 577 uloc_getParent(locale, id, UPRV_LENGTHOF(id), ec); in ucurr_forLocale() 617 uloc_getParent(loc, loc, (int32_t)uprv_strlen(loc), &status); in fallback()
|
D | uloc.cpp | 1642 uloc_getParent(const char* localeID, in uloc_getParent() function
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 1095 #define uloc_getParent U_ICU_ENTRY_POINT_RENAME(uloc_getParent) macro
|