Searched refs:zend_should_call_hook (Results 1 – 1 of 1) sorted by relevance
674 static bool zend_should_call_hook(const zend_property_info *prop_info, const zend_object *obj) in zend_should_call_hook() function692 if (!zend_should_call_hook(prop_info, zobj)) { in zend_call_get_hook()1087 if (!zend_should_call_hook(prop_info, zobj)) { in zend_std_write_property()
Completed in 9 milliseconds