Searched refs:zend_hooked_property_variance_error_ex (Results 1 – 3 of 3) sorted by relevance
55 ZEND_API ZEND_COLD ZEND_NORETURN void zend_hooked_property_variance_error_ex(zend_string *value_par…
1720 ZEND_API ZEND_COLD ZEND_NORETURN void zend_hooked_property_variance_error_ex(zend_string *value_par… in zend_hooked_property_variance_error_ex() function1729 zend_hooked_property_variance_error_ex(value_param_name, prop_info->ce->name, prop_info->name); in zend_hooked_property_variance_error()
8533 …zend_hooked_property_variance_error_ex(zend_ast_get_str(value_param_ast->child[1]), ce->name, prop… in zend_compile_property_hooks()
Completed in 46 milliseconds