Home
last modified time | relevance | path

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

/php-src/ext/intl/breakiterator/
H A Dbreakiterator_arginfo.h162 zval const_DONE_value; in register_class_IntlBreakIterator() local
163 ZVAL_LONG(&const_DONE_value, BreakIterator::DONE); in register_class_IntlBreakIterator()
165 …zend_declare_typed_class_constant(class_entry, const_DONE_name, &const_DONE_value, ZEND_ACC_PUBLIC… in register_class_IntlBreakIterator()

Completed in 5 milliseconds