Home
last modified time | relevance | path

Searched refs:ZEND_FETCH_DIM_UNSET (Results 1 – 7 of 7) sorted by relevance

/PHP-7.1/Zend/
H A Dzend_vm_opcodes.h166 #define ZEND_FETCH_DIM_UNSET 96 macro
H A Dzend_execute.c1202 case ZEND_FETCH_DIM_UNSET: in zend_wrong_string_offset()
1244 case ZEND_FETCH_DIM_UNSET: in zend_wrong_string_offset()
H A Dzend_vm_def.h1940 ZEND_VM_HANDLER(96, ZEND_FETCH_DIM_UNSET, VAR|CV, CONST|TMPVAR|CV)
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_dfg.c127 case ZEND_FETCH_DIM_UNSET: in zend_build_dfg()
H A Dzend_optimizer.c343 case ZEND_FETCH_DIM_UNSET: in zend_optimizer_update_op2_const()
429 case ZEND_FETCH_DIM_UNSET: in zend_optimizer_replace_by_const()
H A Dzend_ssa.c726 case ZEND_FETCH_DIM_UNSET: in zend_ssa_rename()
H A Dzend_inference.c3021 case ZEND_FETCH_DIM_UNSET: in zend_update_type_info()
3116 case ZEND_FETCH_DIM_UNSET: in zend_update_type_info()

Completed in 49 milliseconds