ZEND_EXT_FCALL_BEGIN 6808 Zend/zend_compile.c 	opline->opcode = ZEND_EXT_FCALL_BEGIN;
ZEND_EXT_FCALL_BEGIN 5033 Zend/zend_vm_def.h ZEND_VM_HANDLER(102, ZEND_EXT_FCALL_BEGIN, ANY, ANY)
ZEND_EXT_FCALL_BEGIN  291 sapi/phpdbg/phpdbg_opcode.c 		CASE(ZEND_EXT_FCALL_BEGIN);