Searched refs:ucnv_countStandards (Results 1 – 8 of 8) sorted by relevance
66 for (i = 0, count = ucnv_countStandards(); i < count-1; ++i) { in TestStandardName()
1803 ucnv_countStandards(void);
615 #define ucnv_countStandards U_ICU_ENTRY_POINT_RENAME(ucnv_countStandards) macro
245 num_stds = ucnv_countStandards(); in printConverters()
1000 ucnv_countStandards(void) in ucnv_countStandards() function
938 return ucnv_countStandards(); in ucnv_countStandards_android()