Searched refs:ucnv_openStandardNames (Results 1 – 9 of 9) sorted by relevance
/external/icu4c/test/cintltst/ |
D | stdnmtst.c | 172 UEnumeration *myEnum = ucnv_openStandardNames(name, standard, &err); in doTestNames() 224 UEnumeration *myEnum = ucnv_openStandardNames(name, standard, &err); in doTestUCharNames()
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | stdnmtst.c | 172 UEnumeration *myEnum = ucnv_openStandardNames(name, standard, &err); in doTestNames() 224 UEnumeration *myEnum = ucnv_openStandardNames(name, standard, &err); in doTestUCharNames()
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | ucnv.h | 1741 ucnv_openStandardNames(const char *convName,
|
D | urename.h | 665 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames) macro
|
/external/icu4c/common/unicode/ |
D | ucnv.h | 1779 ucnv_openStandardNames(const char *convName,
|
D | urename.h | 659 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames) macro
|
/external/icu4c/extra/uconv/ |
D | uconv.cpp | 322 UEnumeration *nameEnum = ucnv_openStandardNames(name, stds[s], &err); in printConverters()
|
/external/chromium_org/third_party/icu/source/common/ |
D | ucnv_io.c | 824 ucnv_openStandardNames(const char *convName, in ucnv_openStandardNames() function
|
/external/icu4c/common/ |
D | ucnv_io.cpp | 843 ucnv_openStandardNames(const char *convName, in ucnv_openStandardNames() function
|