Searched defs:getUText (Results 1 – 6 of 6) sorted by relevance
82 UText *WholeStringBreakIterator::getUText(UText * /*fillIn*/, UErrorCode &errorCode) const { in getUText() function in WholeStringBreakIterator
432 UText *RuleBasedBreakIterator::getUText(UText *fillIn, UErrorCode &status) const { in getUText() function in RuleBasedBreakIterator
204 …virtual UText *getUText(UText *fillIn, UErrorCode &status) const override { return fDelegate->getU… in getUText() function in SimpleFilteredSentenceBreakIterator