Home
last modified time | relevance | path

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

/php-src/ext/intl/breakiterator/
H A Dbreakiterator_arginfo.h168 zval const_WORD_NONE_value; in register_class_IntlBreakIterator() local
169 ZVAL_LONG(&const_WORD_NONE_value, UBRK_WORD_NONE); in register_class_IntlBreakIterator()
171 …zend_declare_typed_class_constant(class_entry, const_WORD_NONE_name, &const_WORD_NONE_value, ZEND_… in register_class_IntlBreakIterator()

Completed in 5 milliseconds