Home
last modified time | relevance | path

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

/php-src/ext/reflection/
H A Dphp_reflection_arginfo.h1512 zval const_SKIP_DESTRUCTOR_value; in register_class_ReflectionClass() local
1513 ZVAL_LONG(&const_SKIP_DESTRUCTOR_value, ZEND_LAZY_OBJECT_SKIP_DESTRUCTOR); in register_class_ReflectionClass()
1515 …typed_class_constant(class_entry, const_SKIP_DESTRUCTOR_name, &const_SKIP_DESTRUCTOR_value, ZEND_A… in register_class_ReflectionClass()

Completed in 13 milliseconds