Searched defs:opcodes (Results 1 - 5 of 5) sorted by relevance
/php-7.4/sapi/phpdbg/ | ||
H A D | phpdbg_opcode.h(last modified 01/07/2019 08:00) | 36 zend_op *opcodes; member |
/php-7.4/ext/opcache/Optimizer/ | ||
H A D | zend_cfg.c(last modified 04/09/2020 08:00) | 27 static void zend_mark_reachable(zend_op *opcodes, zend_cfg *cfg, zend_basic_block *b) /* {{{ */ in zend_mark_reachable() argument [all...] |
H A D | block_pass.c(last modified 08/10/2020 08:00) | 86 zend_op *opcodes = op_array->opcodes; in strip_leading_nops() local [all...] |
/php-7.4/Zend/ | ||
H A D | zend_vm_gen.php(last modified 04/02/2020 08:00) | 619 $opcodes = array(); // opcode handlers by code variable [all...] |
H A D | zend_compile.h(last modified 23/10/2019 08:00) | 432 zend_op *opcodes; member [all...] |
Completed in 38 milliseconds