Home
last modified time | relevance | path

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

/PHP-8.3/ext/reflection/
H A Dphp_reflection_arginfo.h1321 …zend_string *const_IS_ABSTRACT_name = zend_string_init_interned("IS_ABSTRACT", sizeof("IS_ABSTRACT… in register_class_ReflectionMethod() local
1322 …zend_declare_class_constant_ex(class_entry, const_IS_ABSTRACT_name, &const_IS_ABSTRACT_value, ZEND… in register_class_ReflectionMethod()
1323 zend_string_release(const_IS_ABSTRACT_name); in register_class_ReflectionMethod()

Completed in 9 milliseconds