Searched refs:ucnv_openAllNames (Results 1 – 10 of 10) sorted by relevance
1715 ucnv_openAllNames(UErrorCode *pErrorCode);
659 #define ucnv_openAllNames U_ICU_ENTRY_POINT_RENAME(ucnv_openAllNames) macro
1671 ucnv_openAllNames(UErrorCode *pErrorCode);
662 #define ucnv_openAllNames U_ICU_ENTRY_POINT_RENAME(ucnv_openAllNames) macro
1050 ucnv_openAllNames(UErrorCode *pErrorCode) { in ucnv_openAllNames() function
1119 allConvEnum = ucnv_openAllNames(pErrorCode); in haveAvailableConverterList()
1055 ucnv_openAllNames(UErrorCode *pErrorCode) { in ucnv_openAllNames() function
1123 UEnumeration *allConvEnum = ucnv_openAllNames(&errCode); in initAvailableConvertersList()
130 allNamesEnum = ucnv_openAllNames(&err); in ListNames()
173 allNamesEnum = ucnv_openAllNames(&err); in ListNames()