ZEND_DECLARE_CONST 7379 Zend/zend_compile.c opline->opcode = ZEND_DECLARE_CONST; ZEND_DECLARE_CONST 5380 Zend/zend_vm_def.h ZEND_VM_HANDLER(143, ZEND_DECLARE_CONST, CONST, CONST) ZEND_DECLARE_CONST 487 ext/opcache/Optimizer/pass1_5.c case ZEND_DECLARE_CONST: ZEND_DECLARE_CONST 315 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_DECLARE_CONST);