Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/
H A Dzend_accelerator_util_funcs.c547 zend_get_object_type(ce1), ZSTR_VAL(ce1->name)); in zend_accel_class_hash_copy()
584 zend_get_object_type(ce1), ZSTR_VAL(ce1->name)); in zend_accel_class_hash_copy_from_shm()
/PHP-8.0/Zend/
H A Dzend_builtin_functions.c1116 …NING, "Cannot declare %s %s, because the name is already in use", zend_get_object_type(ce), alias_… in ZEND_FUNCTION()
H A Dzend_inheritance.c2573 …RROR, "Cannot declare %s %s, because the name is already in use", zend_get_object_type(ce), ZSTR_V… in zend_try_early_bind()
H A Dzend_API.h631 ZEND_API ZEND_COLD const char *zend_get_object_type(const zend_class_entry *ce);
H A Dzend_API.c4424 ZEND_API ZEND_COLD const char *zend_get_object_type(const zend_class_entry *ce) /* {{{ */ in zend_get_object_type() function
H A Dzend_compile.c1113 …RROR, "Cannot declare %s %s, because the name is already in use", zend_get_object_type(ce), ZSTR_V… in do_bind_class()
1135 …RROR, "Cannot declare %s %s, because the name is already in use", zend_get_object_type(ce), ZSTR_V… in do_bind_class()
H A Dzend_vm_def.h7576 …RROR, "Cannot declare %s %s, because the name is already in use", zend_get_object_type(ce), ZSTR_V…
H A Dzend_vm_execute.h7211 …RROR, "Cannot declare %s %s, because the name is already in use", zend_get_object_type(ce), ZSTR_V… in ZEND_DECLARE_CLASS_DELAYED_SPEC_CONST_CONST_HANDLER()

Completed in 248 milliseconds