HomeSort by relevance Sort by last modified time
    Searched refs:fInsertion (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
brktrans.cpp 40 fInsertion(SPACE) {
66 fInsertion = o.fInsertion;
119 delta = boundaries->size() * fInsertion.length();
126 text.handleReplaceBetween(boundary, boundary, fInsertion);
143 return fInsertion;
150 this->fInsertion = insertion;
brktrans.h 97 UnicodeString fInsertion;

Completed in 116 milliseconds