Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_inheritance.h55 ZEND_API ZEND_COLD ZEND_NORETURN void zend_hooked_property_variance_error_ex(zend_string *value_par…
H A Dzend_inheritance.c1720 ZEND_API ZEND_COLD ZEND_NORETURN void zend_hooked_property_variance_error_ex(zend_string *value_par… in zend_hooked_property_variance_error_ex() function
1729 zend_hooked_property_variance_error_ex(value_param_name, prop_info->ce->name, prop_info->name); in zend_hooked_property_variance_error()
H A Dzend_compile.c8516zend_hooked_property_variance_error_ex(zend_ast_get_str(value_param_ast->child[1]), ce->name, prop… in zend_compile_property_hooks()

Completed in 48 milliseconds