Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A Dzend_accelerator_util_funcs.c230 zend_class_redeclaration_error(E_ERROR, Z_PTR_P(t)); in _zend_accel_class_hash_copy()
/php-src/Zend/
H A Dzend_API.h1572 ZEND_API ZEND_COLD void zend_class_redeclaration_error(int type, zend_class_entry *old_ce);
H A Dzend_inheritance.c3813 zend_class_redeclaration_error(E_COMPILE_ERROR, old_ce); in register_early_bound_ce()
H A Dzend_API.c462 ZEND_API ZEND_COLD void zend_class_redeclaration_error(int type, zend_class_entry *old_ce) in zend_class_redeclaration_error() function
H A Dzend_compile.c1318 zend_class_redeclaration_error(E_COMPILE_ERROR, old_class); in zend_bind_class_in_slot()
1356 zend_class_redeclaration_error(E_COMPILE_ERROR, ce); in do_bind_class()

Completed in 115 milliseconds