Searched refs:zend_verify_property_hook_variance (Results 1 – 3 of 3) sorted by relevance
53 ZEND_API zend_inheritance_status zend_verify_property_hook_variance(const zend_property_info *prop_…
1732 ZEND_API inheritance_status zend_verify_property_hook_variance(const zend_property_info *prop_info,… in zend_verify_property_hook_variance() function3208 …inheritance_status status = zend_verify_property_hook_variance(obligation->hooked_prop, obligation… in check_variance_obligation()3608 … switch (zend_verify_property_hook_variance(prop_info, prop_info->hooks[ZEND_PROPERTY_HOOK_SET])) { in zend_do_link_class()
8570 switch (zend_verify_property_hook_variance(prop_info, func)) { in zend_compile_property_hooks()
Completed in 45 milliseconds