Home
last modified time | relevance | path

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

/PHP-7.0/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp257 CodePointBreakIterator *clonedBI = new CodePointBreakIterator(*this); in createBufferClone() local
258 if (clonedBI == NULL) { in createBufferClone()
264 return clonedBI; in createBufferClone()

Completed in 5 milliseconds