Searched refs:getUText (Results 1 – 4 of 4) sorted by relevance
166 virtual UText *getUText(UText *fillIn, UErrorCode &status) const = 0;
363 virtual UText *getUText(UText *fillIn, UErrorCode &status) const;
363 UText *RuleBasedBreakIterator::getUText(UText *fillIn, UErrorCode &status) const { in getUText() function in RuleBasedBreakIterator
359 wordIter1->getUText(gut2.getAlias(), status); in TestGetSetAdoptText()