Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/breakiterator/
H A Dbreakiterator_arginfo.h173 zval const_WORD_NONE_value; in register_class_IntlBreakIterator() local
174 ZVAL_LONG(&const_WORD_NONE_value, UBRK_WORD_NONE); in register_class_IntlBreakIterator()
176 …zend_declare_class_constant_ex(class_entry, const_WORD_NONE_name, &const_WORD_NONE_value, ZEND_ACC… in register_class_IntlBreakIterator()

Completed in 6 milliseconds