Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_inheritance.c1341 static bool property_has_operation(zend_property_info *prop_info, zend_property_hook_kind kind) in property_has_operation() function
1359 && property_has_operation(parent_info, kind)) { in inherit_property_hook()
1370 if (property_has_operation(child_info, kind)) { in inherit_property_hook()

Completed in 17 milliseconds