Searched refs:zend_class_redeclaration_error_ex (Results 1 – 3 of 3) sorted by relevance
1207 zend_class_redeclaration_error_ex(E_WARNING, alias_name, ce); in ZEND_FUNCTION()
447 ZEND_API ZEND_COLD void zend_class_redeclaration_error_ex(int type, zend_string *new_name, zend_cla… in zend_class_redeclaration_error_ex() function464 zend_class_redeclaration_error_ex(type, old_ce->name, old_ce); in zend_class_redeclaration_error()
1573 ZEND_API ZEND_COLD void zend_class_redeclaration_error_ex(int type, zend_string *new_name, zend_cla…
Completed in 34 milliseconds