function2 525 ext/opcache/zend_accelerator_util_funcs.c zend_function *function1, *function2; function2 552 ext/opcache/zend_accelerator_util_funcs.c function2 = Z_PTR_P(t); function2 556 ext/opcache/zend_accelerator_util_funcs.c if (function2->type == ZEND_USER_FUNCTION function2 557 ext/opcache/zend_accelerator_util_funcs.c && function2->op_array.last > 0) { function2 560 ext/opcache/zend_accelerator_util_funcs.c ZSTR_VAL(function2->op_array.filename), function2 561 ext/opcache/zend_accelerator_util_funcs.c (int)function2->op_array.opcodes[0].lineno); function2 569 ext/opcache/zend_accelerator_util_funcs.c zend_function *function1, *function2; function2 596 ext/opcache/zend_accelerator_util_funcs.c function2 = Z_PTR_P(t); function2 600 ext/opcache/zend_accelerator_util_funcs.c if (function2->type == ZEND_USER_FUNCTION function2 601 ext/opcache/zend_accelerator_util_funcs.c && function2->op_array.last > 0) { function2 604 ext/opcache/zend_accelerator_util_funcs.c ZSTR_VAL(function2->op_array.filename), function2 605 ext/opcache/zend_accelerator_util_funcs.c (int)function2->op_array.opcodes[0].lineno);