Searched refs:uiter_setCharacterIterator (Results 1 – 6 of 6) sorted by relevance
678 uiter_setCharacterIterator(UCharIterator *iter, icu::CharacterIterator *charIter);
1007 #define uiter_setCharacterIterator U_ICU_ENTRY_POINT_RENAME(uiter_setCharacterIterator) macro
860 uiter_setCharacterIterator(&cIter, &sci); in TestUCharIterator()894 uiter_setCharacterIterator(&cIter, &sci); in TestUCharIterator()
474 uiter_setCharacterIterator(UCharIterator *iter, CharacterIterator *charIter) { in uiter_setCharacterIterator() function