Searched refs:uiter_current32 (Results 1 – 4 of 4) sorted by relevance
494 uiter_current32(UCharIterator *iter);
981 #define uiter_current32 U_ICU_ENTRY_POINT_RENAME(uiter_current32) macro
1022 uiter_current32(UCharIterator *iter) { in uiter_current32() function
784 c=uiter_current32(iter); in TestUCharIterator()