Searched refs:ucol_getDisplayName (Results 1 – 10 of 10) sorted by relevance
/external/webkit/Source/WebCore/icu/unicode/ |
D | ucol.h | 511 ucol_getDisplayName( const char *objLoc,
|
D | urename.h | 567 #define ucol_getDisplayName ucol_getDisplayName_3_2 macro
|
/external/icu4c/i18n/unicode/ |
D | ucol.h | 680 ucol_getDisplayName( const char *objLoc,
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
D | ucol.h | 511 ucol_getDisplayName( const char *objLoc,
|
D | urename.h | 567 #define ucol_getDisplayName ucol_getDisplayName_3_2 macro
|
/external/icu4c/test/cintltst/ |
D | capitst.c | 386 len=ucol_getDisplayName("en_US", "de_DE", NULL, 0, &status); in TestProperty() 390 ucol_getDisplayName("en_US", "de_DE", disName, len+1, &status); in TestProperty() 448 len=ucol_getDisplayName("fr_FR", "en_US", NULL, 0, &status); in TestProperty() 452 ucol_getDisplayName("fr_FR", "en_US", disName, len+1, &status); in TestProperty()
|
/external/icu4c/i18n/ |
D | ucol_res.cpp | 715 ucol_getDisplayName( const char *objLoc, in ucol_getDisplayName() function
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
D | urename.h | 567 #define ucol_getDisplayName ucol_getDisplayName_3_2 macro
|
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
D | urename.h | 567 #define ucol_getDisplayName ucol_getDisplayName_3_2 macro
|
/external/icu4c/common/unicode/ |
D | urename.h | 725 #define ucol_getDisplayName U_ICU_ENTRY_POINT_RENAME(ucol_getDisplayName) macro
|