Home
last modified time | relevance | path

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

/PHP-8.4/ext/reflection/
H A Dphp_reflection_arginfo.h1622 zval const_IS_VIRTUAL_value; in register_class_ReflectionProperty() local
1623 ZVAL_LONG(&const_IS_VIRTUAL_value, ZEND_ACC_VIRTUAL); in register_class_ReflectionProperty()
1625 …zend_declare_typed_class_constant(class_entry, const_IS_VIRTUAL_name, &const_IS_VIRTUAL_value, ZEN… in register_class_ReflectionProperty()

Completed in 13 milliseconds