Searched refs:ucnv_openAllNames (Results 1 – 5 of 5) sorted by relevance
1717 ucnv_openAllNames(UErrorCode *pErrorCode);
666 #define ucnv_openAllNames U_ICU_ENTRY_POINT_RENAME(ucnv_openAllNames) macro
1055 ucnv_openAllNames(UErrorCode *pErrorCode) { in ucnv_openAllNames() function
1101 UEnumeration *allConvEnum = ucnv_openAllNames(&errCode); in initAvailableConvertersList()
128 allNamesEnum = ucnv_openAllNames(&err); in ListNames()