Searched refs:uiter_setCharacterIterator (Results 1 – 4 of 4) sorted by relevance
676 uiter_setCharacterIterator(UCharIterator *iter, icu::CharacterIterator *charIter);
985 #define uiter_setCharacterIterator U_ICU_ENTRY_POINT_RENAME(uiter_setCharacterIterator) macro
858 uiter_setCharacterIterator(&cIter, &sci); in TestUCharIterator()892 uiter_setCharacterIterator(&cIter, &sci); in TestUCharIterator()
472 uiter_setCharacterIterator(UCharIterator *iter, CharacterIterator *charIter) { in uiter_setCharacterIterator() function