Home
last modified time | relevance | path

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

/PHP-8.3/Zend/Optimizer/
H A Dsccp.c320 if (IS_PARTIAL_ARRAY(op1) || IS_PARTIAL_ARRAY(op2)) { in ct_eval_binary_op()
328 if (IS_PARTIAL_ARRAY(op)) { in ct_eval_bool_cast()
925 if ((IS_PARTIAL_ARRAY(op1) in sccp_visit_instr()
953 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
965 if (IS_PARTIAL_ARRAY(data)) { in sccp_visit_instr()
1165 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
1313 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
1436 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
1449 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
1617 if (IS_PARTIAL_ARRAY(op2)) { in sccp_visit_instr()
[all …]

Completed in 8 milliseconds