Searched refs:fInsertion (Results 1 – 2 of 2) sorted by relevance
44 cachedBI(NULL), cachedBoundaries(NULL), fInsertion(SPACE) { in BreakTransliterator()58 Transliterator(o), cachedBI(NULL), cachedBoundaries(NULL), fInsertion(o.fInsertion) { in BreakTransliterator()127 delta = boundaries->size() * fInsertion.length(); in handleTransliterate()134 text.handleReplaceBetween(boundary, boundary, fInsertion); in handleTransliterate()163 return fInsertion; in getInsertion()170 this->fInsertion = insertion; in setInsertion()
90 UnicodeString fInsertion; variable