Home
last modified time | relevance | path

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

/PHP-7.0/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp109 UText *CodePointBreakIterator::getUText(UText *fillIn, UErrorCode &status) const in getUText() argument
111 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 13 milliseconds