Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp260 CodePointBreakIterator *clonedBI = new CodePointBreakIterator(*this); in createBufferClone() local
261 if (clonedBI == NULL) { in createBufferClone()
267 return clonedBI; in createBufferClone()

Completed in 11 milliseconds