ZEND_CLONE       2076 Zend/zend_compile.c 	opline->opcode = ZEND_CLONE;
ZEND_CLONE       3632 Zend/zend_vm_def.h ZEND_VM_HANDLER(110, ZEND_CLONE, CONST|TMP|VAR|UNUSED|CV, ANY)
ZEND_CLONE        299 sapi/phpdbg/phpdbg_opcode.c 		CASE(ZEND_CLONE);