Searched refs:uloc_getParent (Results 1 – 16 of 16) sorted by relevance
/external/webkit/Source/WebCore/icu/unicode/ |
D | uloc.h | 774 uloc_getParent(const char* localeID,
|
D | urename.h | 798 #define uloc_getParent uloc_getParent_3_2 macro
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
D | uloc.h | 774 uloc_getParent(const char* localeID,
|
D | urename.h | 798 #define uloc_getParent uloc_getParent_3_2 macro
|
/external/icu4c/common/unicode/ |
D | uloc.h | 791 uloc_getParent(const char* localeID,
|
D | urename.h | 1053 #define uloc_getParent U_ICU_ENTRY_POINT_RENAME(uloc_getParent) macro
|
/external/icu4c/common/ |
D | uloc.c | 1870 uloc_getParent(const char* localeID, in uloc_getParent() function 2453 if(uloc_getParent(acceptList[i], tmp, sizeof(tmp)/sizeof(tmp[0]), status)!=0) { in uloc_acceptLanguage() 2490 if(uloc_getParent(fallbackList[i], tmp, sizeof(tmp)/sizeof(tmp[0]), status)!=0) { in uloc_acceptLanguage()
|
D | uresbund.c | 2464 uloc_getParent(found,parent,sizeof(parent),&subStatus); in ures_getFunctionalEquivalent() 2541 uloc_getParent(found,parent,1023,&subStatus); in ures_getFunctionalEquivalent() 2611 uloc_getParent(found,parent,1023,&subStatus); in ures_getFunctionalEquivalent()
|
/external/icu4c/i18n/ |
D | dtitvinf.cpp | 332 locNameLen = uloc_getParent(parentLocale, parentLocale, in initializeData()
|
D | tmutfmt.cpp | 617 while ((locNameLen = uloc_getParent(parentLocale, parentLocale, in searchInLocaleChain()
|
D | ucurr.cpp | 465 uloc_getParent(locale, id, sizeof(id), ec); in ucurr_forLocale() 501 uloc_getParent(loc, loc, (int32_t)uprv_strlen(loc), &status); in fallback()
|
D | plurrule.cpp | 684 while ((localeNameLen=uloc_getParent(parentLocaleName, parentLocaleName, in getRuleFromResource()
|
D | ucol_res.cpp | 895 uloc_getParent(localeBuffer, localeBuffer, sizeof(localeBuffer), status); in ucol_getKeywordValuesForLocale()
|
D | dtptngen.cpp | 648 while((localeNameLen=uloc_getParent(parentLocale, parentLocale, 50, &err))>=0 ) { in addCLDRData()
|
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
D | urename.h | 798 #define uloc_getParent uloc_getParent_3_2 macro
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
D | urename.h | 798 #define uloc_getParent uloc_getParent_3_2 macro
|