Home
last modified time | relevance | path

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

/PHP-8.3/ext/reflection/
H A Dphp_reflection_arginfo.h1355 zval const_IS_EXPLICIT_ABSTRACT_value; in register_class_ReflectionClass() local
1356 ZVAL_LONG(&const_IS_EXPLICIT_ABSTRACT_value, ZEND_ACC_EXPLICIT_ABSTRACT_CLASS); in register_class_ReflectionClass()
1358 …_constant_ex(class_entry, const_IS_EXPLICIT_ABSTRACT_name, &const_IS_EXPLICIT_ABSTRACT_value, ZEND… in register_class_ReflectionClass()

Completed in 9 milliseconds