Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_inheritance.c59 zend_class_entry *ce, const zend_property_info *hooked_prop, const zend_function *hook_func);
3076 const zend_function *hook_func; member
3167 zend_class_entry *ce, const zend_property_info *hooked_prop, const zend_function *hook_func) { in add_property_hook_obligation() argument
3172 obligation->hook_func = hook_func; in add_property_hook_obligation()
3208 …status status = zend_verify_property_hook_variance(obligation->hooked_prop, obligation->hook_func); in check_variance_obligation()

Completed in 19 milliseconds