Home
last modified time | relevance | path

Searched defs:getUText (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/
Dustr_titlecase_brkiter.cpp82 UText *WholeStringBreakIterator::getUText(UText * /*fillIn*/, UErrorCode &errorCode) const { in getUText() function in WholeStringBreakIterator
Drbbi.cpp448 UText *RuleBasedBreakIterator::getUText(UText *fillIn, UErrorCode &status) const { in getUText() function in RuleBasedBreakIterator
Dfilteredbrk.cpp187 …virtual UText *getUText(UText *fillIn, UErrorCode &status) const { return fDelegate->getUText(fill… in getUText() function in SimpleFilteredSentenceBreakIterator