Searched refs:uiter_setCharacterIterator (Results 1 – 8 of 8) sorted by relevance
676 uiter_setCharacterIterator(UCharIterator *iter, icu::CharacterIterator *charIter);
989 #define uiter_setCharacterIterator U_ICU_ENTRY_POINT_RENAME(uiter_setCharacterIterator) macro
676 uiter_setCharacterIterator(UCharIterator *iter, U_NAMESPACE_QUALIFIER CharacterIterator *charIter);
981 #define uiter_setCharacterIterator U_ICU_ENTRY_POINT_RENAME(uiter_setCharacterIterator) macro
859 uiter_setCharacterIterator(&cIter, &sci); in TestUCharIterator()893 uiter_setCharacterIterator(&cIter, &sci); in TestUCharIterator()
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
469 uiter_setCharacterIterator(UCharIterator *iter, CharacterIterator *charIter) { in uiter_setCharacterIterator() function