Searched refs:uiter_current32 (Results 1 – 9 of 9) sorted by relevance
496 uiter_current32(UCharIterator *iter);
1019 #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()