Searched refs:uiter_current32 (Results 1 – 4 of 4) sorted by relevance
496 uiter_current32(UCharIterator *iter);
983 #define uiter_current32 U_ICU_ENTRY_POINT_RENAME(uiter_current32) macro
1024 uiter_current32(UCharIterator *iter) { in uiter_current32() function
786 c=uiter_current32(iter); in TestUCharIterator()