Home
last modified time | relevance | path

Searched refs:ZEND_VM_EXT_EVAL (Results 1 – 3 of 3) sorted by relevance

/PHP-7.3/Zend/
H A Dzend_vm_opcodes.h62 #define ZEND_VM_EXT_EVAL 0x08000000 macro
H A Dzend_vm_gen.php127 "EVAL" => ZEND_VM_EXT_EVAL,
/PHP-7.3/ext/opcache/Optimizer/
H A Dzend_dump.c533 } else if (ZEND_VM_EXT_EVAL == (flags & ZEND_VM_EXT_MASK)) { in zend_dump_op()

Completed in 22 milliseconds