Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_attributes.c29 ZEND_API zend_class_entry *zend_ce_allow_dynamic_properties; variable
457 zend_ce_allow_dynamic_properties = register_class_AllowDynamicProperties(); in zend_register_attribute_ce()
458 attr = zend_mark_internal_attribute(zend_ce_allow_dynamic_properties); in zend_register_attribute_ce()
H A Dzend_attributes.h45 extern ZEND_API zend_class_entry *zend_ce_allow_dynamic_properties;

Completed in 11 milliseconds