Home
last modified time | relevance | path

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

/PHP-8.3/Zend/Optimizer/
H A Dzend_optimizer.c649 bool is_last = opline->opcode != ZEND_FETCH_LIST_R in zend_optimizer_replace_by_const() local
664 if (is_last) { in zend_optimizer_replace_by_const()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_arm64.dasc12032 …asm_State **Dst, const zend_op *opline, const zend_op_array *op_array, bool is_last, int may_throw)
12102 if (is_last) {
H A Dzend_jit_x86.dasc12789 …asm_State **Dst, const zend_op *opline, const zend_op_array *op_array, bool is_last, int may_throw)
12863 if (is_last) {

Completed in 112 milliseconds