Searched refs:fInsertion (Results 1 – 2 of 2) sorted by relevance
42 cachedBI(NULL), cachedBoundaries(NULL), fInsertion(SPACE) { in BreakTransliterator()56 Transliterator(o), cachedBI(NULL), cachedBoundaries(NULL), fInsertion(o.fInsertion) { in BreakTransliterator()125 delta = boundaries->size() * fInsertion.length(); in handleTransliterate()132 text.handleReplaceBetween(boundary, boundary, fInsertion); in handleTransliterate()161 return fInsertion; in getInsertion()168 this->fInsertion = insertion; in setInsertion()
88 UnicodeString fInsertion; variable