Home
last modified time | relevance | path

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

/PHP-8.3/ext/spl/
H A Dspl_iterators_arginfo.h897 zval const_ALL_MATCHES_value; in register_class_RegexIterator() local
898 ZVAL_LONG(&const_ALL_MATCHES_value, REGIT_MODE_ALL_MATCHES); in register_class_RegexIterator()
900 …zend_declare_class_constant_ex(class_entry, const_ALL_MATCHES_name, &const_ALL_MATCHES_value, ZEND… in register_class_RegexIterator()

Completed in 9 milliseconds