Home
last modified time | relevance | path

Searched refs:ZEND_FETCH_W (Results 1 – 5 of 5) sorted by relevance

/PHP-7.1/Zend/
H A Dzend_vm_opcodes.h153 #define ZEND_FETCH_W 83 macro
H A Dzend_compile.c3985 zend_op *opline = zend_emit_op(&result, ZEND_FETCH_W, &name_node, NULL); in zend_compile_global_var()
H A Dzend_vm_def.h1636 ZEND_VM_HANDLER(83, ZEND_FETCH_W, CONST|TMPVAR|CV, UNUSED, VAR_FETCH)
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_cfg.c414 case ZEND_FETCH_W: in zend_build_cfg()
H A Dzend_optimizer.c211 case ZEND_FETCH_W: in zend_optimizer_update_op1_const()

Completed in 50 milliseconds