Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_inheritance.h53 ZEND_API zend_inheritance_status zend_verify_property_hook_variance(const zend_property_info *prop_…
H A Dzend_inheritance.c1732 ZEND_API inheritance_status zend_verify_property_hook_variance(const zend_property_info *prop_info,… in zend_verify_property_hook_variance() function
3208 …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()
H A Dzend_compile.c8570 switch (zend_verify_property_hook_variance(prop_info, func)) { in zend_compile_property_hooks()

Completed in 45 milliseconds