Searched refs:ucnv_countStandards (Results 1 – 5 of 5) sorted by relevance
65 for (i = 0, count = ucnv_countStandards(); i < count-1; ++i) { in TestStandardName()
1797 ucnv_countStandards(void);
610 #define ucnv_countStandards U_ICU_ENTRY_POINT_RENAME(ucnv_countStandards) macro
243 num_stds = ucnv_countStandards(); in printConverters()
994 ucnv_countStandards(void) in ucnv_countStandards() function