ce1 613 ext/opcache/zend_accelerator_util_funcs.c zend_class_entry *ce1; ce1 642 ext/opcache/zend_accelerator_util_funcs.c ce1 = Z_PTR(p->val); ce1 644 ext/opcache/zend_accelerator_util_funcs.c zend_set_compiled_filename(ce1->info.user.filename); ce1 645 ext/opcache/zend_accelerator_util_funcs.c CG(zend_lineno) = ce1->info.user.line_start; ce1 646 ext/opcache/zend_accelerator_util_funcs.c zend_error(E_ERROR, "Cannot declare %s %s, because the name is already in use", zend_get_object_type(ce1), ZSTR_VAL(ce1->name));