Home
last modified time | relevance | path

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

/php-src/ext/reflection/
H A Dphp_reflection_arginfo.h1423 zval const_IS_EXPLICIT_ABSTRACT_value; in register_class_ReflectionClass() local
1424 ZVAL_LONG(&const_IS_EXPLICIT_ABSTRACT_value, ZEND_ACC_EXPLICIT_ABSTRACT_CLASS); in register_class_ReflectionClass()
1426 …ass_constant(class_entry, const_IS_EXPLICIT_ABSTRACT_name, &const_IS_EXPLICIT_ABSTRACT_value, ZEND… in register_class_ReflectionClass()

Completed in 21 milliseconds