Home
last modified time | relevance | path

Searched refs:ZEND_ASSIGN_DIM_OP (Results 1 – 25 of 132) sorted by relevance

123456

/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_vm_opcodes.h106 #define ZEND_ASSIGN_DIM_OP 27 macro
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_vm_opcodes.h106 #define ZEND_ASSIGN_DIM_OP 27 macro
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_vm_opcodes.h112 #define ZEND_ASSIGN_DIM_OP 27 macro
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_vm_opcodes.h112 #define ZEND_ASSIGN_DIM_OP 27 macro
/dports/www/mod_php81/php-8.1.1/Zend/Optimizer/
H A Descape_analysis.c245 case ZEND_ASSIGN_DIM_OP: in is_local_def()
286 case ZEND_ASSIGN_DIM_OP: in is_escape_use()
H A Dzend_dfg.c133 case ZEND_ASSIGN_DIM_OP: in _zend_dfg_add_use_def_op()
H A Dsccp.c226 case ZEND_ASSIGN_DIM_OP: in can_replace_op1()
1404 case ZEND_ASSIGN_DIM_OP: in sccp_visit_instr()
1420 } else if (opline->opcode == ZEND_ASSIGN_DIM_OP) { in sccp_visit_instr()
2287 case ZEND_ASSIGN_DIM_OP: in try_remove_definition()
2348 case ZEND_ASSIGN_DIM_OP: in try_remove_definition()
/dports/lang/php81/php-8.1.1/Zend/Optimizer/
H A Descape_analysis.c245 case ZEND_ASSIGN_DIM_OP: in is_local_def()
286 case ZEND_ASSIGN_DIM_OP: in is_escape_use()
H A Dzend_dfg.c133 case ZEND_ASSIGN_DIM_OP: in _zend_dfg_add_use_def_op()
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_vm_opcodes.h113 #define ZEND_ASSIGN_DIM_OP 27 macro
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_vm_opcodes.h113 #define ZEND_ASSIGN_DIM_OP 27 macro
/dports/lang/php74/php-7.4.27/ext/opcache/Optimizer/
H A Descape_analysis.c263 case ZEND_ASSIGN_DIM_OP: in is_local_def()
304 case ZEND_ASSIGN_DIM_OP: in is_escape_use()
H A Dzend_dfg.c111 case ZEND_ASSIGN_DIM_OP: in zend_build_dfg()
H A Dsccp.c226 case ZEND_ASSIGN_DIM_OP: in can_replace_op1()
1489 case ZEND_ASSIGN_DIM_OP: in sccp_visit_instr()
1505 } else if (opline->opcode == ZEND_ASSIGN_DIM_OP) { in sccp_visit_instr()
2336 case ZEND_ASSIGN_DIM_OP: in try_remove_definition()
2391 case ZEND_ASSIGN_DIM_OP: in try_remove_definition()
/dports/lang/php80/php-8.0.15/ext/opcache/Optimizer/
H A Descape_analysis.c260 case ZEND_ASSIGN_DIM_OP: in is_local_def()
301 case ZEND_ASSIGN_DIM_OP: in is_escape_use()
H A Dzend_dfg.c134 case ZEND_ASSIGN_DIM_OP: in _zend_dfg_add_use_def_op()
H A Dsccp.c227 case ZEND_ASSIGN_DIM_OP: in can_replace_op1()
1425 case ZEND_ASSIGN_DIM_OP: in sccp_visit_instr()
1441 } else if (opline->opcode == ZEND_ASSIGN_DIM_OP) { in sccp_visit_instr()
2306 case ZEND_ASSIGN_DIM_OP: in try_remove_definition()
2367 case ZEND_ASSIGN_DIM_OP: in try_remove_definition()
/dports/www/php80-opcache/php-8.0.15/ext/opcache/Optimizer/
H A Descape_analysis.c260 case ZEND_ASSIGN_DIM_OP: in is_local_def()
301 case ZEND_ASSIGN_DIM_OP: in is_escape_use()
H A Dzend_dfg.c134 case ZEND_ASSIGN_DIM_OP: in _zend_dfg_add_use_def_op()
/dports/www/php74-opcache/php-7.4.27/ext/opcache/Optimizer/
H A Descape_analysis.c263 case ZEND_ASSIGN_DIM_OP: in is_local_def()
304 case ZEND_ASSIGN_DIM_OP: in is_escape_use()
H A Dzend_dfg.c111 case ZEND_ASSIGN_DIM_OP: in zend_build_dfg()
/dports/www/mod_php74/php-7.4.27/ext/opcache/Optimizer/
H A Descape_analysis.c263 case ZEND_ASSIGN_DIM_OP: in is_local_def()
304 case ZEND_ASSIGN_DIM_OP: in is_escape_use()
H A Dzend_dfg.c111 case ZEND_ASSIGN_DIM_OP: in zend_build_dfg()
/dports/www/mod_php80/php-8.0.15/ext/opcache/Optimizer/
H A Descape_analysis.c260 case ZEND_ASSIGN_DIM_OP: in is_local_def()
301 case ZEND_ASSIGN_DIM_OP: in is_escape_use()
H A Dzend_dfg.c134 case ZEND_ASSIGN_DIM_OP: in _zend_dfg_add_use_def_op()

123456