Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_attributes.c29 ZEND_API zend_class_entry *zend_ce_allow_dynamic_properties; variable
367 zend_ce_allow_dynamic_properties = register_class_AllowDynamicProperties(); in zend_register_attribute_ce()
368 attr = zend_mark_internal_attribute(zend_ce_allow_dynamic_properties); in zend_register_attribute_ce()
H A Dzend_attributes.h43 extern ZEND_API zend_class_entry *zend_ce_allow_dynamic_properties;

Completed in 8 milliseconds