Home
last modified time | relevance | path

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

/PHP-8.4/ext/reflection/
H A Dphp_reflection_arginfo.h1500 zval const_IS_EXPLICIT_ABSTRACT_value; in register_class_ReflectionClass() local
1501 ZVAL_LONG(&const_IS_EXPLICIT_ABSTRACT_value, ZEND_ACC_EXPLICIT_ABSTRACT_CLASS); in register_class_ReflectionClass()
1503 …ass_constant(class_entry, const_IS_EXPLICIT_ABSTRACT_name, &const_IS_EXPLICIT_ABSTRACT_value, ZEND… in register_class_ReflectionClass()

Completed in 13 milliseconds