Searched refs:allConverterCount (Results 1 – 1 of 1) sorted by relevance
1043 uint16_t allConverterCount; in haveAvailableConverterList() local1049 allConverterCount = uenum_count(allConvEnum, pErrorCode); in haveAvailableConverterList()1055 localConverterList = (const char **) uprv_malloc(allConverterCount * sizeof(char*)); in haveAvailableConverterList()1067 for (idx = 0; idx < allConverterCount; idx++) { in haveAvailableConverterList()