function1         525 ext/opcache/zend_accelerator_util_funcs.c 	zend_function *function1, *function2;
function1         551 ext/opcache/zend_accelerator_util_funcs.c 	function1 = Z_PTR(p->val);
function1         554 ext/opcache/zend_accelerator_util_funcs.c 	zend_set_compiled_filename(function1->op_array.filename);
function1         555 ext/opcache/zend_accelerator_util_funcs.c 	CG(zend_lineno) = function1->op_array.opcodes[0].lineno;
function1         559 ext/opcache/zend_accelerator_util_funcs.c 				   ZSTR_VAL(function1->common.function_name),
function1         563 ext/opcache/zend_accelerator_util_funcs.c 		zend_error(E_ERROR, "Cannot redeclare %s()", ZSTR_VAL(function1->common.function_name));
function1         569 ext/opcache/zend_accelerator_util_funcs.c 	zend_function *function1, *function2;
function1         595 ext/opcache/zend_accelerator_util_funcs.c 	function1 = Z_PTR(p->val);
function1         598 ext/opcache/zend_accelerator_util_funcs.c 	zend_set_compiled_filename(function1->op_array.filename);
function1         599 ext/opcache/zend_accelerator_util_funcs.c 	CG(zend_lineno) = function1->op_array.opcodes[0].lineno;
function1         603 ext/opcache/zend_accelerator_util_funcs.c 				   ZSTR_VAL(function1->common.function_name),
function1         607 ext/opcache/zend_accelerator_util_funcs.c 		zend_error(E_ERROR, "Cannot redeclare %s()", ZSTR_VAL(function1->common.function_name));