Searched refs:ucnv_openAllNames (Results 1 – 8 of 8) sorted by relevance
1723 ucnv_openAllNames(UErrorCode *pErrorCode);
672 #define ucnv_openAllNames U_ICU_ENTRY_POINT_RENAME(ucnv_openAllNames) macro
1064 ucnv_openAllNames(UErrorCode *pErrorCode) { in ucnv_openAllNames() function
1108 UEnumeration *allConvEnum = ucnv_openAllNames(&errCode); in initAvailableConvertersList()
131 allNamesEnum = ucnv_openAllNames(&err); in ListNames()
1037 return ucnv_openAllNames(pErrorCode); in ucnv_openAllNames_android()