Home
last modified time | relevance | path

Searched refs:fillIn (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp107 UText *CodePointBreakIterator::getUText(UText *fillIn, UErrorCode &status) const in getUText() argument
109 return utext_clone(fillIn, this->fText, FALSE, TRUE, &status); in getUText()
H A Dcodepointiterator_internal.h47 virtual UText *getUText(UText *fillIn, UErrorCode &status) const;

Completed in 7 milliseconds