Home
last modified time | relevance | path

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

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

Completed in 17 milliseconds