Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/breakiterator/
H A Dbreakiterator_class.h67 void breakiterator_object_construct(zval *object, BreakIterator *break_iter);
H A Dbreakiterator_class.cpp63 breakiterator_object_construct(object, biter); in breakiterator_object_create()
66 U_CFUNC void breakiterator_object_construct(zval *object, in breakiterator_object_construct() function

Completed in 7 milliseconds