Searched refs:srcCI (Results 1 – 1 of 1) sorted by relevance
2733 CharacterIterator *srcCI =(CharacterIterator *)src->context; in charIterTextClone() local2734 srcCI = srcCI->clone(); in charIterTextClone()2735 dest = utext_openCharacterIterator(dest, srcCI, status); in charIterTextClone()2740 dest->r = srcCI; // flags that this UText owns the CharacterIterator in charIterTextClone()