Searched refs:ucnv_openStandardNames (Results 1 – 5 of 5) sorted by relevance
172 UEnumeration *myEnum = ucnv_openStandardNames(name, standard, &err); in doTestNames()224 UEnumeration *myEnum = ucnv_openStandardNames(name, standard, &err); in doTestUCharNames()
1787 ucnv_openStandardNames(const char *convName,
669 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames) macro
320 UEnumeration *nameEnum = ucnv_openStandardNames(name, stds[s], &err); in printConverters()
829 ucnv_openStandardNames(const char *convName, in ucnv_openStandardNames() function