Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_vm_opcodes.h59 #define ZEND_VM_EXT_NUM 0x01000000 macro
H A Dzend_vm_gen.php123 "NUM" => ZEND_VM_EXT_NUM,
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_dump.c447 if (ZEND_VM_EXT_NUM == (flags & ZEND_VM_EXT_MASK)) { in zend_dump_op()

Completed in 14 milliseconds