Home
last modified time | relevance | path

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

/PHP-8.1/Zend/Optimizer/
H A Dsccp.c377 if (IS_PARTIAL_ARRAY(op1) || IS_PARTIAL_ARRAY(op2)) { in ct_eval_binary_op()
385 if (IS_PARTIAL_ARRAY(op)) { in ct_eval_bool_cast()
1065 if ((IS_PARTIAL_ARRAY(op1) in sccp_visit_instr()
1093 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
1105 if (IS_PARTIAL_ARRAY(data)) { in sccp_visit_instr()
1303 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
1451 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
1573 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
1586 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
1760 if (IS_PARTIAL_ARRAY(op2)) { in sccp_visit_instr()
[all …]

Completed in 24 milliseconds