Home | History | Annotate | Download | only in common

Lines Matching refs:srcCI

2719         CharacterIterator *srcCI =(CharacterIterator *)src->context;
2720 srcCI = srcCI->clone();
2721 dest = utext_openCharacterIterator(dest, srcCI, status);
2726 dest->r = srcCI; // flags that this UText owns the CharacterIterator