Home
last modified time | relevance | path

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

/PHP-8.3/ext/reflection/
H A Dphp_reflection_arginfo.h1268 zval const_IS_DEPRECATED_value; in register_class_ReflectionFunction() local
1269 ZVAL_LONG(&const_IS_DEPRECATED_value, ZEND_ACC_DEPRECATED); in register_class_ReflectionFunction()
1271 …zend_declare_class_constant_ex(class_entry, const_IS_DEPRECATED_name, &const_IS_DEPRECATED_value, … in register_class_ReflectionFunction()

Completed in 10 milliseconds