Home
last modified time | relevance | path

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

/PHP-8.3/ext/spl/
H A Dspl_iterators_arginfo.h875 zend_string *const_USE_KEY_name = zend_string_init_interned("USE_KEY", sizeof("USE_KEY") - 1, 1); in register_class_RegexIterator() local
876 …zend_declare_class_constant_ex(class_entry, const_USE_KEY_name, &const_USE_KEY_value, ZEND_ACC_PUB… in register_class_RegexIterator()
877 zend_string_release(const_USE_KEY_name); in register_class_RegexIterator()

Completed in 10 milliseconds