Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp262 CodePointBreakIterator *clonedBI = new CodePointBreakIterator(*this); in createBufferClone() local
263 if (clonedBI == NULL) { in createBufferClone()
269 return clonedBI; in createBufferClone()

Completed in 4 milliseconds