IS_TMP_VAR 581 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; IS_TMP_VAR 594 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; IS_TMP_VAR 855 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; IS_TMP_VAR 1207 Zend/zend_compile.c last_op->result_type = IS_TMP_VAR; IS_TMP_VAR 1218 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; IS_TMP_VAR 1419 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; IS_TMP_VAR 1438 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; IS_TMP_VAR 1448 Zend/zend_compile.c if (op1->op_type==IS_TMP_VAR) { IS_TMP_VAR 1778 Zend/zend_compile.c result->op_type = IS_TMP_VAR; IS_TMP_VAR 2656 Zend/zend_compile.c if (switch_entry->cond.op_type != IS_VAR && switch_entry->cond.op_type != IS_TMP_VAR) { IS_TMP_VAR 2662 Zend/zend_compile.c opline->opcode = (switch_entry->cond.op_type == IS_TMP_VAR) ? ZEND_FREE : ZEND_SWITCH_FREE; IS_TMP_VAR 2681 Zend/zend_compile.c opline->opcode = (foreach_copy->result_type == IS_TMP_VAR) ? ZEND_FREE : ZEND_SWITCH_FREE; IS_TMP_VAR 4475 Zend/zend_compile.c result->op_type = IS_TMP_VAR; IS_TMP_VAR 4706 Zend/zend_compile.c if (expr1->op_type == IS_TMP_VAR) { IS_TMP_VAR 4710 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; IS_TMP_VAR 4741 Zend/zend_compile.c if (expr1->op_type == IS_TMP_VAR) { IS_TMP_VAR 4745 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; IS_TMP_VAR 4854 Zend/zend_compile.c if (switch_entry_ptr->cond.op_type==IS_VAR || switch_entry_ptr->cond.op_type==IS_TMP_VAR) { IS_TMP_VAR 4857 Zend/zend_compile.c opline->opcode = (switch_entry_ptr->cond.op_type == IS_TMP_VAR) ? ZEND_FREE : ZEND_SWITCH_FREE; IS_TMP_VAR 4885 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; IS_TMP_VAR 5591 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; IS_TMP_VAR 5642 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; IS_TMP_VAR 5672 Zend/zend_compile.c case IS_TMP_VAR: IS_TMP_VAR 5713 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; IS_TMP_VAR 5870 Zend/zend_compile.c case IS_TMP_VAR: IS_TMP_VAR 6062 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; IS_TMP_VAR 6181 Zend/zend_compile.c last_op->result_type = IS_TMP_VAR; IS_TMP_VAR 6206 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; IS_TMP_VAR 6347 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; IS_TMP_VAR 6483 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; IS_TMP_VAR 6511 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; IS_TMP_VAR 6530 Zend/zend_compile.c if (colon_token->op_type == IS_TMP_VAR) { IS_TMP_VAR 6582 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; IS_TMP_VAR 6603 Zend/zend_compile.c if (qm_token->op_type == IS_TMP_VAR) { IS_TMP_VAR 356 Zend/zend_execute.c case IS_TMP_VAR: IS_TMP_VAR 705 Zend/zend_execute.c if (value_type == IS_TMP_VAR) { IS_TMP_VAR 731 Zend/zend_execute.c if (value_type == IS_TMP_VAR) { IS_TMP_VAR 790 Zend/zend_execute.c if (value_type != IS_TMP_VAR) { IS_TMP_VAR 798 Zend/zend_execute.c if (value_type == IS_TMP_VAR) { IS_TMP_VAR 1194 Zend/zend_execute.c if (dim_type == IS_TMP_VAR) { IS_TMP_VAR 1223 Zend/zend_execute.c if (dim_type == IS_TMP_VAR) { IS_TMP_VAR 1327 Zend/zend_execute.c if (dim_type == IS_TMP_VAR) { IS_TMP_VAR 1341 Zend/zend_execute.c if (dim_type == IS_TMP_VAR) { IS_TMP_VAR 982 Zend/zend_vm_def.h if (OP1_TYPE == IS_TMP_VAR && Z_TYPE_P(z) == IS_OBJECT) { IS_TMP_VAR 1082 Zend/zend_vm_def.h if (OP1_TYPE != IS_TMP_VAR) { IS_TMP_VAR 1688 Zend/zend_vm_def.h if ((opline+1)->op1_type == IS_TMP_VAR) { IS_TMP_VAR 1744 Zend/zend_vm_def.h if (OP2_TYPE == IS_TMP_VAR) { IS_TMP_VAR 2105 Zend/zend_vm_def.h if (OP1_TYPE == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 2135 Zend/zend_vm_def.h if (OP1_TYPE == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 2165 Zend/zend_vm_def.h if (OP1_TYPE == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 2199 Zend/zend_vm_def.h if (OP1_TYPE == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 2230 Zend/zend_vm_def.h if (OP1_TYPE == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 2256 Zend/zend_vm_def.h if (OP1_TYPE == IS_TMP_VAR) { IS_TMP_VAR 2666 Zend/zend_vm_def.h } else if (OP2_TYPE != IS_CONST && OP2_TYPE != IS_TMP_VAR && IS_TMP_VAR 2833 Zend/zend_vm_def.h if (OP1_TYPE == IS_TMP_VAR) { IS_TMP_VAR 2838 Zend/zend_vm_def.h OP1_TYPE == IS_TMP_VAR || IS_TMP_VAR 2844 Zend/zend_vm_def.h if (OP1_TYPE != IS_TMP_VAR) { IS_TMP_VAR 2873 Zend/zend_vm_def.h if (OP1_TYPE == IS_CONST || OP1_TYPE == IS_TMP_VAR) { IS_TMP_VAR 2879 Zend/zend_vm_def.h if (OP1_TYPE == IS_TMP_VAR) { IS_TMP_VAR 5245 Zend/zend_vm_def.h if (OP1_TYPE == IS_CONST || OP1_TYPE == IS_TMP_VAR) { IS_TMP_VAR 5289 Zend/zend_vm_def.h if (OP1_TYPE == IS_CONST || OP1_TYPE == IS_TMP_VAR IS_TMP_VAR 5322 Zend/zend_vm_def.h if (OP2_TYPE == IS_CONST || OP2_TYPE == IS_TMP_VAR IS_TMP_VAR 1266 Zend/zend_vm_execute.h } else if (IS_CONST != IS_CONST && IS_CONST != IS_TMP_VAR && IS_TMP_VAR 1509 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_UNUSED) { IS_TMP_VAR 1517 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST) { IS_TMP_VAR 1547 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST) { IS_TMP_VAR 1591 Zend/zend_vm_execute.h } else if (IS_TMP_VAR != IS_CONST && IS_TMP_VAR != IS_TMP_VAR && IS_TMP_VAR 1598 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && 1 && IS_TMP_VAR 1609 Zend/zend_vm_execute.h } else if (IS_TMP_VAR != IS_CONST && IS_TMP_VAR 1778 Zend/zend_vm_execute.h } else if (IS_VAR != IS_CONST && IS_VAR != IS_TMP_VAR && IS_TMP_VAR 2003 Zend/zend_vm_execute.h } else if (IS_CV != IS_CONST && IS_CV != IS_TMP_VAR && IS_TMP_VAR 2135 Zend/zend_vm_execute.h if (IS_CONST == IS_TMP_VAR && Z_TYPE_P(z) == IS_OBJECT) { IS_TMP_VAR 2162 Zend/zend_vm_execute.h if (IS_CONST == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 2192 Zend/zend_vm_execute.h if (IS_CONST == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 2222 Zend/zend_vm_execute.h if (IS_CONST == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 2256 Zend/zend_vm_execute.h if (IS_CONST == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 2287 Zend/zend_vm_execute.h if (IS_CONST == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 2342 Zend/zend_vm_execute.h if (IS_CONST == IS_TMP_VAR) { IS_TMP_VAR 2347 Zend/zend_vm_execute.h IS_CONST == IS_TMP_VAR || IS_TMP_VAR 2353 Zend/zend_vm_execute.h if (IS_CONST != IS_TMP_VAR) { IS_TMP_VAR 2382 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR) { IS_TMP_VAR 2388 Zend/zend_vm_execute.h if (IS_CONST == IS_TMP_VAR) { IS_TMP_VAR 3400 Zend/zend_vm_execute.h if (IS_CONST != IS_TMP_VAR) { IS_TMP_VAR 4093 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR) { IS_TMP_VAR 4136 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR IS_TMP_VAR 4168 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR IS_TMP_VAR 4510 Zend/zend_vm_execute.h zend_fetch_dimension_address_read(&EX_T(opline->result.var), container, _get_zval_ptr_tmp(opline->op2.var, execute_data, &free_op2 TSRMLS_CC), IS_TMP_VAR, BP_VAR_R TSRMLS_CC); IS_TMP_VAR 4552 Zend/zend_vm_execute.h IS_TMP_VAR == IS_CONST && IS_TMP_VAR 4556 Zend/zend_vm_execute.h IS_TMP_VAR == IS_CONST && IS_TMP_VAR 4559 Zend/zend_vm_execute.h } else if (IS_TMP_VAR != IS_UNUSED) { IS_TMP_VAR 4564 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST) { IS_TMP_VAR 4585 Zend/zend_vm_execute.h call->fbc = zend_std_get_static_method(ce, function_name_strval, function_name_strlen, ((IS_TMP_VAR == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); IS_TMP_VAR 4590 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST && IS_TMP_VAR 4600 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST) { IS_TMP_VAR 4694 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_UNUSED) { IS_TMP_VAR 4710 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST) { IS_TMP_VAR 4786 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR) { IS_TMP_VAR 4829 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR IS_TMP_VAR 4856 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_UNUSED) { IS_TMP_VAR 4861 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR IS_TMP_VAR 5273 Zend/zend_vm_execute.h if (IS_CONST != IS_TMP_VAR) { IS_TMP_VAR 5806 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR) { IS_TMP_VAR 5849 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR IS_TMP_VAR 5881 Zend/zend_vm_execute.h if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR IS_TMP_VAR 6018 Zend/zend_vm_execute.h if (IS_CONST != IS_TMP_VAR) { IS_TMP_VAR 6532 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR) { IS_TMP_VAR 6575 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR IS_TMP_VAR 6607 Zend/zend_vm_execute.h if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR IS_TMP_VAR 7284 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR) { IS_TMP_VAR 7327 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR IS_TMP_VAR 7359 Zend/zend_vm_execute.h if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR IS_TMP_VAR 7448 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_TMP_VAR && Z_TYPE_P(z) == IS_OBJECT) { IS_TMP_VAR 7476 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 7506 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 7536 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 7570 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 7601 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 7627 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_TMP_VAR) { IS_TMP_VAR 7646 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_TMP_VAR) { IS_TMP_VAR 7650 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR 7651 Zend/zend_vm_execute.h IS_TMP_VAR == IS_TMP_VAR || IS_TMP_VAR 7657 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_TMP_VAR) { IS_TMP_VAR 7661 Zend/zend_vm_execute.h } else if ((IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) && IS_TMP_VAR 7686 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR) { IS_TMP_VAR 7692 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_TMP_VAR) { IS_TMP_VAR 7714 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(retval_ptr_ptr == NULL)) { IS_TMP_VAR 7718 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && !Z_ISREF_PP(retval_ptr_ptr)) { IS_TMP_VAR 7756 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST || UNEXPECTED(Z_TYPE_P(value) != IS_OBJECT)) { IS_TMP_VAR 7832 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR 8091 Zend/zend_vm_execute.h if ((IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) && IS_TMP_VAR 8138 Zend/zend_vm_execute.h } else if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR 8139 Zend/zend_vm_execute.h ((IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) && IS_TMP_VAR 8223 Zend/zend_vm_execute.h #if 0 || (IS_TMP_VAR != IS_UNUSED) IS_TMP_VAR 8227 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_UNUSED) { IS_TMP_VAR 8308 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) { IS_TMP_VAR 8360 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) { IS_TMP_VAR 8688 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && UNEXPECTED(Z_TYPE_P(varname) != IS_STRING)) { IS_TMP_VAR 8706 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && varname == &tmp_varname) { IS_TMP_VAR 8718 Zend/zend_vm_execute.h retval = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 0, ((IS_TMP_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); IS_TMP_VAR 8728 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST) { IS_TMP_VAR 8757 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_TMP_VAR) { IS_TMP_VAR 8768 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && !free_op1.var) { IS_TMP_VAR 8776 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && varname == &tmp_varname) { IS_TMP_VAR 8847 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && (opline->extended_value & ZEND_FETCH_ADD_LOCK)) { IS_TMP_VAR 8889 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_UNUSED) { IS_TMP_VAR 8912 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_UNUSED) { IS_TMP_VAR 9013 Zend/zend_vm_execute.h if (IS_TMP_VAR==IS_VAR) { IS_TMP_VAR 9031 Zend/zend_vm_execute.h if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) { IS_TMP_VAR 9034 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { IS_TMP_VAR 9048 Zend/zend_vm_execute.h } else if (IS_TMP_VAR == IS_CONST || PZVAL_IS_REF(expr_ptr)) { IS_TMP_VAR 9101 Zend/zend_vm_execute.h if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) { IS_TMP_VAR 9115 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_UNUSED) { IS_TMP_VAR 9117 Zend/zend_vm_execute.h #if 0 || IS_TMP_VAR != IS_UNUSED IS_TMP_VAR 9132 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CV && IS_TMP_VAR 9150 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && Z_TYPE_P(varname) != IS_STRING) { IS_TMP_VAR 9155 Zend/zend_vm_execute.h } else if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) { IS_TMP_VAR 9168 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && varname == &tmp) { IS_TMP_VAR 9170 Zend/zend_vm_execute.h } else if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) { IS_TMP_VAR 9184 Zend/zend_vm_execute.h zend_std_unset_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), ((IS_TMP_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); IS_TMP_VAR 9192 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && varname == &tmp) { IS_TMP_VAR 9194 Zend/zend_vm_execute.h } else if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) { IS_TMP_VAR 9209 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CV && IS_TMP_VAR 9228 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && Z_TYPE_P(varname) != IS_STRING) { IS_TMP_VAR 9252 Zend/zend_vm_execute.h value = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 1, ((IS_TMP_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); IS_TMP_VAR 9263 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && varname == &tmp) { IS_TMP_VAR 9309 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_UNUSED) { IS_TMP_VAR 9315 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR) { IS_TMP_VAR 9333 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) { IS_TMP_VAR 9339 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && !Z_ISREF_PP(value_ptr) IS_TMP_VAR 9358 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR IS_TMP_VAR 9390 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR IS_TMP_VAR 9728 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && (opline->extended_value & ZEND_FETCH_ADD_LOCK)) { IS_TMP_VAR 9732 Zend/zend_vm_execute.h zend_fetch_dimension_address_read(&EX_T(opline->result.var), container, _get_zval_ptr_tmp(opline->op2.var, execute_data, &free_op2 TSRMLS_CC), IS_TMP_VAR, BP_VAR_R TSRMLS_CC); IS_TMP_VAR 9751 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_UNUSED) { IS_TMP_VAR 9797 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && IS_TMP_VAR 9814 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST || IS_TMP_VAR 9823 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_TMP_VAR == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); IS_TMP_VAR 9827 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST && IS_TMP_VAR 9870 Zend/zend_vm_execute.h if (IS_TMP_VAR==IS_VAR) { IS_TMP_VAR 9889 Zend/zend_vm_execute.h if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) { IS_TMP_VAR 9892 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { IS_TMP_VAR 9906 Zend/zend_vm_execute.h } else if (IS_TMP_VAR == IS_CONST || PZVAL_IS_REF(expr_ptr)) { IS_TMP_VAR 9918 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_UNUSED) { IS_TMP_VAR 9934 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST) { IS_TMP_VAR 9959 Zend/zend_vm_execute.h if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) { IS_TMP_VAR 9973 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_UNUSED) { IS_TMP_VAR 9975 Zend/zend_vm_execute.h #if 0 || IS_TMP_VAR != IS_UNUSED IS_TMP_VAR 10004 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_UNUSED) { IS_TMP_VAR 10010 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR) { IS_TMP_VAR 10028 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) { IS_TMP_VAR 10034 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && !Z_ISREF_PP(value_ptr) IS_TMP_VAR 10053 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR IS_TMP_VAR 10080 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_UNUSED) { IS_TMP_VAR 10085 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR IS_TMP_VAR 10428 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && UNEXPECTED(Z_TYPE_P(varname) != IS_STRING)) { IS_TMP_VAR 10446 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && varname == &tmp_varname) { IS_TMP_VAR 10458 Zend/zend_vm_execute.h retval = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 0, ((IS_TMP_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); IS_TMP_VAR 10468 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST) { IS_TMP_VAR 10497 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_TMP_VAR) { IS_TMP_VAR 10508 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && !free_op1.var) { IS_TMP_VAR 10516 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && varname == &tmp_varname) { IS_TMP_VAR 10587 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && (opline->extended_value & ZEND_FETCH_ADD_LOCK)) { IS_TMP_VAR 10610 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_UNUSED) { IS_TMP_VAR 10729 Zend/zend_vm_execute.h if (IS_TMP_VAR==IS_VAR) { IS_TMP_VAR 10748 Zend/zend_vm_execute.h if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) { IS_TMP_VAR 10751 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { IS_TMP_VAR 10765 Zend/zend_vm_execute.h } else if (IS_TMP_VAR == IS_CONST || PZVAL_IS_REF(expr_ptr)) { IS_TMP_VAR 10818 Zend/zend_vm_execute.h if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) { IS_TMP_VAR 10832 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_UNUSED) { IS_TMP_VAR 10834 Zend/zend_vm_execute.h #if 0 || IS_TMP_VAR != IS_UNUSED IS_TMP_VAR 10849 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CV && IS_TMP_VAR 10867 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && Z_TYPE_P(varname) != IS_STRING) { IS_TMP_VAR 10872 Zend/zend_vm_execute.h } else if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) { IS_TMP_VAR 10885 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && varname == &tmp) { IS_TMP_VAR 10887 Zend/zend_vm_execute.h } else if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) { IS_TMP_VAR 10901 Zend/zend_vm_execute.h zend_std_unset_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), ((IS_TMP_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); IS_TMP_VAR 10909 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && varname == &tmp) { IS_TMP_VAR 10911 Zend/zend_vm_execute.h } else if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) { IS_TMP_VAR 10926 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CV && IS_TMP_VAR 10945 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && Z_TYPE_P(varname) != IS_STRING) { IS_TMP_VAR 10969 Zend/zend_vm_execute.h value = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 1, ((IS_TMP_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); IS_TMP_VAR 10980 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && varname == &tmp) { IS_TMP_VAR 11026 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_UNUSED) { IS_TMP_VAR 11032 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR) { IS_TMP_VAR 11050 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) { IS_TMP_VAR 11056 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && !Z_ISREF_PP(value_ptr) IS_TMP_VAR 11075 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR IS_TMP_VAR 11107 Zend/zend_vm_execute.h if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR IS_TMP_VAR 11175 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && UNEXPECTED(Z_TYPE_P(varname) != IS_STRING)) { IS_TMP_VAR 11193 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && varname == &tmp_varname) { IS_TMP_VAR 11205 Zend/zend_vm_execute.h retval = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 0, ((IS_TMP_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); IS_TMP_VAR 11215 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST) { IS_TMP_VAR 11244 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_TMP_VAR) { IS_TMP_VAR 11255 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && !free_op1.var) { IS_TMP_VAR 11263 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && varname == &tmp_varname) { IS_TMP_VAR 11333 Zend/zend_vm_execute.h if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) { IS_TMP_VAR 11336 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { IS_TMP_VAR 11350 Zend/zend_vm_execute.h } else if (IS_TMP_VAR == IS_CONST || PZVAL_IS_REF(expr_ptr)) { IS_TMP_VAR 11403 Zend/zend_vm_execute.h if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) { IS_TMP_VAR 11417 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_UNUSED) { IS_TMP_VAR 11419 Zend/zend_vm_execute.h #if 0 || IS_TMP_VAR != IS_UNUSED IS_TMP_VAR 11434 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CV && IS_TMP_VAR 11452 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && Z_TYPE_P(varname) != IS_STRING) { IS_TMP_VAR 11457 Zend/zend_vm_execute.h } else if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) { IS_TMP_VAR 11470 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && varname == &tmp) { IS_TMP_VAR 11472 Zend/zend_vm_execute.h } else if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) { IS_TMP_VAR 11486 Zend/zend_vm_execute.h zend_std_unset_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), ((IS_TMP_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); IS_TMP_VAR 11494 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && varname == &tmp) { IS_TMP_VAR 11496 Zend/zend_vm_execute.h } else if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) { IS_TMP_VAR 11511 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CV && IS_TMP_VAR 11530 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && Z_TYPE_P(varname) != IS_STRING) { IS_TMP_VAR 11554 Zend/zend_vm_execute.h value = zend_std_get_static_property(ce, Z_STRVAL_P(varname), Z_STRLEN_P(varname), 1, ((IS_TMP_VAR == IS_CONST) ? opline->op1.literal : NULL) TSRMLS_CC); IS_TMP_VAR 11565 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && varname == &tmp) { IS_TMP_VAR 11611 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_UNUSED) { IS_TMP_VAR 11617 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR) { IS_TMP_VAR 11635 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) { IS_TMP_VAR 11641 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && !Z_ISREF_PP(value_ptr) IS_TMP_VAR 11660 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR IS_TMP_VAR 11692 Zend/zend_vm_execute.h if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR IS_TMP_VAR 12030 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && (opline->extended_value & ZEND_FETCH_ADD_LOCK)) { IS_TMP_VAR 12053 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_UNUSED) { IS_TMP_VAR 12170 Zend/zend_vm_execute.h if (IS_TMP_VAR==IS_VAR) { IS_TMP_VAR 12188 Zend/zend_vm_execute.h if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) { IS_TMP_VAR 12191 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) { IS_TMP_VAR 12205 Zend/zend_vm_execute.h } else if (IS_TMP_VAR == IS_CONST || PZVAL_IS_REF(expr_ptr)) { IS_TMP_VAR 12258 Zend/zend_vm_execute.h if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) { IS_TMP_VAR 12272 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_UNUSED) { IS_TMP_VAR 12274 Zend/zend_vm_execute.h #if 0 || IS_TMP_VAR != IS_UNUSED IS_TMP_VAR 12303 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_UNUSED) { IS_TMP_VAR 12309 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR) { IS_TMP_VAR 12327 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) { IS_TMP_VAR 12333 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_VAR && !Z_ISREF_PP(value_ptr) IS_TMP_VAR 12352 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR IS_TMP_VAR 12384 Zend/zend_vm_execute.h if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR IS_TMP_VAR 12653 Zend/zend_vm_execute.h if (IS_VAR == IS_TMP_VAR && Z_TYPE_P(z) == IS_OBJECT) { IS_TMP_VAR 12681 Zend/zend_vm_execute.h if (IS_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 12711 Zend/zend_vm_execute.h if (IS_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 12741 Zend/zend_vm_execute.h if (IS_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 12775 Zend/zend_vm_execute.h if (IS_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 12806 Zend/zend_vm_execute.h if (IS_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 12832 Zend/zend_vm_execute.h if (IS_VAR == IS_TMP_VAR) { IS_TMP_VAR 12851 Zend/zend_vm_execute.h if (IS_VAR == IS_TMP_VAR) { IS_TMP_VAR 12856 Zend/zend_vm_execute.h IS_VAR == IS_TMP_VAR || IS_TMP_VAR 12862 Zend/zend_vm_execute.h if (IS_VAR != IS_TMP_VAR) { IS_TMP_VAR 12891 Zend/zend_vm_execute.h if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR) { IS_TMP_VAR 12897 Zend/zend_vm_execute.h if (IS_VAR == IS_TMP_VAR) { IS_TMP_VAR 14640 Zend/zend_vm_execute.h if (IS_VAR != IS_TMP_VAR) { IS_TMP_VAR 15220 Zend/zend_vm_execute.h if ((opline+1)->op1_type == IS_TMP_VAR) { IS_TMP_VAR 15276 Zend/zend_vm_execute.h if (IS_CONST == IS_TMP_VAR) { IS_TMP_VAR 16198 Zend/zend_vm_execute.h if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR) { IS_TMP_VAR 16242 Zend/zend_vm_execute.h if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR IS_TMP_VAR 16275 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR IS_TMP_VAR 16641 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 16660 Zend/zend_vm_execute.h z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 16682 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 16742 Zend/zend_vm_execute.h zend_fetch_dimension_address(&EX_T((opline+1)->op2.var), container, dim, IS_TMP_VAR, BP_VAR_RW TSRMLS_CC); IS_TMP_VAR 16903 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 16918 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 16934 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 17004 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 17019 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 17039 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z_copy, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 17080 Zend/zend_vm_execute.h zend_fetch_dimension_address_read(&EX_T(opline->result.var), container, _get_zval_ptr_tmp(opline->op2.var, execute_data, &free_op2 TSRMLS_CC), IS_TMP_VAR, BP_VAR_R TSRMLS_CC); IS_TMP_VAR 17099 Zend/zend_vm_execute.h zend_fetch_dimension_address(&EX_T(opline->result.var), container, _get_zval_ptr_tmp(opline->op2.var, execute_data, &free_op2 TSRMLS_CC), IS_TMP_VAR, BP_VAR_W TSRMLS_CC); IS_TMP_VAR 17133 Zend/zend_vm_execute.h zend_fetch_dimension_address(&EX_T(opline->result.var), container, _get_zval_ptr_tmp(opline->op2.var, execute_data, &free_op2 TSRMLS_CC), IS_TMP_VAR, BP_VAR_RW TSRMLS_CC); IS_TMP_VAR 17151 Zend/zend_vm_execute.h zend_fetch_dimension_address_read(&EX_T(opline->result.var), container, _get_zval_ptr_tmp(opline->op2.var, execute_data, &free_op2 TSRMLS_CC), IS_TMP_VAR, BP_VAR_IS TSRMLS_CC); IS_TMP_VAR 17171 Zend/zend_vm_execute.h zend_fetch_dimension_address(&EX_T(opline->result.var), container, _get_zval_ptr_tmp(opline->op2.var, execute_data, &free_op2 TSRMLS_CC), IS_TMP_VAR, BP_VAR_W TSRMLS_CC); IS_TMP_VAR 17180 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_UNUSED) { IS_TMP_VAR 17184 Zend/zend_vm_execute.h zend_fetch_dimension_address_read(&EX_T(opline->result.var), container, _get_zval_ptr_tmp(opline->op2.var, execute_data, &free_op2 TSRMLS_CC), IS_TMP_VAR, BP_VAR_R TSRMLS_CC); IS_TMP_VAR 17209 Zend/zend_vm_execute.h zend_fetch_dimension_address(&EX_T(opline->result.var), container, _get_zval_ptr_tmp(opline->op2.var, execute_data, &free_op2 TSRMLS_CC), IS_TMP_VAR, BP_VAR_UNSET TSRMLS_CC); IS_TMP_VAR 17259 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 17299 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); IS_TMP_VAR 17342 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_RW TSRMLS_CC); IS_TMP_VAR 17381 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_IS, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 17418 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); IS_TMP_VAR 17457 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_UNSET TSRMLS_CC); IS_TMP_VAR 17495 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_OBJ, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 17527 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_DIM, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 17539 Zend/zend_vm_execute.h zend_fetch_dimension_address(&EX_T((opline+1)->op2.var), object_ptr, dim, IS_TMP_VAR, BP_VAR_W TSRMLS_CC); IS_TMP_VAR 17567 Zend/zend_vm_execute.h if ((opline+1)->op1_type == IS_TMP_VAR) { IS_TMP_VAR 17601 Zend/zend_vm_execute.h if (zend_assign_to_string_offset(&EX_T(opline->op1.var), value, IS_TMP_VAR TSRMLS_CC)) { IS_TMP_VAR 17623 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_TMP_VAR) { IS_TMP_VAR 17625 Zend/zend_vm_execute.h } else if (IS_TMP_VAR == IS_CONST) { IS_TMP_VAR 17657 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && IS_TMP_VAR 17674 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST || IS_TMP_VAR 17683 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_TMP_VAR == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); IS_TMP_VAR 17687 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST && IS_TMP_VAR 17760 Zend/zend_vm_execute.h IS_TMP_VAR == IS_CONST && IS_TMP_VAR 17764 Zend/zend_vm_execute.h IS_TMP_VAR == IS_CONST && IS_TMP_VAR 17767 Zend/zend_vm_execute.h } else if (IS_TMP_VAR != IS_UNUSED) { IS_TMP_VAR 17772 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST) { IS_TMP_VAR 17793 Zend/zend_vm_execute.h call->fbc = zend_std_get_static_method(ce, function_name_strval, function_name_strlen, ((IS_TMP_VAR == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); IS_TMP_VAR 17798 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST && IS_TMP_VAR 17808 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST) { IS_TMP_VAR 17902 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_UNUSED) { IS_TMP_VAR 17918 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST) { IS_TMP_VAR 17998 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) { IS_TMP_VAR 18001 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST) { IS_TMP_VAR 18016 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) { IS_TMP_VAR 18022 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) { IS_TMP_VAR 18086 Zend/zend_vm_execute.h Z_OBJ_HT_P(*container)->unset_property(*container, offset, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 18142 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST) { IS_TMP_VAR 18186 Zend/zend_vm_execute.h result = Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISEMPTY) != 0, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 18287 Zend/zend_vm_execute.h if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR) { IS_TMP_VAR 18331 Zend/zend_vm_execute.h if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR IS_TMP_VAR 18359 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_UNUSED) { IS_TMP_VAR 18364 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR IS_TMP_VAR 19239 Zend/zend_vm_execute.h if (IS_VAR != IS_TMP_VAR) { IS_TMP_VAR 19820 Zend/zend_vm_execute.h if ((opline+1)->op1_type == IS_TMP_VAR) { IS_TMP_VAR 19876 Zend/zend_vm_execute.h if (IS_VAR == IS_TMP_VAR) { IS_TMP_VAR 20758 Zend/zend_vm_execute.h if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR) { IS_TMP_VAR 20802 Zend/zend_vm_execute.h if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR IS_TMP_VAR 20835 Zend/zend_vm_execute.h if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR IS_TMP_VAR 21228 Zend/zend_vm_execute.h if (IS_VAR != IS_TMP_VAR) { IS_TMP_VAR 21458 Zend/zend_vm_execute.h if ((opline+1)->op1_type == IS_TMP_VAR) { IS_TMP_VAR 21915 Zend/zend_vm_execute.h if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR) { IS_TMP_VAR 21959 Zend/zend_vm_execute.h if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR IS_TMP_VAR 21992 Zend/zend_vm_execute.h if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR IS_TMP_VAR 23282 Zend/zend_vm_execute.h if ((opline+1)->op1_type == IS_TMP_VAR) { IS_TMP_VAR 23338 Zend/zend_vm_execute.h if (IS_CV == IS_TMP_VAR) { IS_TMP_VAR 24053 Zend/zend_vm_execute.h if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR) { IS_TMP_VAR 24097 Zend/zend_vm_execute.h if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR IS_TMP_VAR 24130 Zend/zend_vm_execute.h if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR IS_TMP_VAR 25557 Zend/zend_vm_execute.h if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR) { IS_TMP_VAR 25600 Zend/zend_vm_execute.h if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR IS_TMP_VAR 25632 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR IS_TMP_VAR 25722 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 25741 Zend/zend_vm_execute.h z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 25763 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 25822 Zend/zend_vm_execute.h zend_fetch_dimension_address(&EX_T((opline+1)->op2.var), container, dim, IS_TMP_VAR, BP_VAR_RW TSRMLS_CC); IS_TMP_VAR 25983 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 25998 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 26014 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 26084 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 26099 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 26119 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z_copy, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 26174 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 26213 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); IS_TMP_VAR 26255 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_RW TSRMLS_CC); IS_TMP_VAR 26294 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_IS, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 26330 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); IS_TMP_VAR 26369 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_UNSET TSRMLS_CC); IS_TMP_VAR 26406 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_OBJ, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 26477 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && IS_TMP_VAR 26494 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST || IS_TMP_VAR 26503 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_TMP_VAR == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); IS_TMP_VAR 26507 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST && IS_TMP_VAR 26590 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) { IS_TMP_VAR 26593 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST) { IS_TMP_VAR 26608 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) { IS_TMP_VAR 26614 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) { IS_TMP_VAR 26677 Zend/zend_vm_execute.h Z_OBJ_HT_P(*container)->unset_property(*container, offset, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 26732 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST) { IS_TMP_VAR 26776 Zend/zend_vm_execute.h result = Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISEMPTY) != 0, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 26875 Zend/zend_vm_execute.h if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR) { IS_TMP_VAR 26918 Zend/zend_vm_execute.h if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR IS_TMP_VAR 26945 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_UNUSED) { IS_TMP_VAR 26950 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR IS_TMP_VAR 28193 Zend/zend_vm_execute.h if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR) { IS_TMP_VAR 28236 Zend/zend_vm_execute.h if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR IS_TMP_VAR 28268 Zend/zend_vm_execute.h if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR IS_TMP_VAR 28620 Zend/zend_vm_execute.h if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR) { IS_TMP_VAR 28663 Zend/zend_vm_execute.h if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR IS_TMP_VAR 28695 Zend/zend_vm_execute.h if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR IS_TMP_VAR 29935 Zend/zend_vm_execute.h if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR) { IS_TMP_VAR 29978 Zend/zend_vm_execute.h if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR IS_TMP_VAR 30010 Zend/zend_vm_execute.h if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR IS_TMP_VAR 30275 Zend/zend_vm_execute.h if (IS_CV == IS_TMP_VAR && Z_TYPE_P(z) == IS_OBJECT) { IS_TMP_VAR 30302 Zend/zend_vm_execute.h if (IS_CV == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 30332 Zend/zend_vm_execute.h if (IS_CV == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 30362 Zend/zend_vm_execute.h if (IS_CV == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 30396 Zend/zend_vm_execute.h if (IS_CV == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 30427 Zend/zend_vm_execute.h if (IS_CV == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) { IS_TMP_VAR 30458 Zend/zend_vm_execute.h if (IS_CV == IS_TMP_VAR) { IS_TMP_VAR 30463 Zend/zend_vm_execute.h IS_CV == IS_TMP_VAR || IS_TMP_VAR 30469 Zend/zend_vm_execute.h if (IS_CV != IS_TMP_VAR) { IS_TMP_VAR 30498 Zend/zend_vm_execute.h if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR) { IS_TMP_VAR 30504 Zend/zend_vm_execute.h if (IS_CV == IS_TMP_VAR) { IS_TMP_VAR 32098 Zend/zend_vm_execute.h if (IS_CV != IS_TMP_VAR) { IS_TMP_VAR 32673 Zend/zend_vm_execute.h if ((opline+1)->op1_type == IS_TMP_VAR) { IS_TMP_VAR 32729 Zend/zend_vm_execute.h if (IS_CONST == IS_TMP_VAR) { IS_TMP_VAR 33424 Zend/zend_vm_execute.h if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR) { IS_TMP_VAR 33467 Zend/zend_vm_execute.h if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR IS_TMP_VAR 33499 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR IS_TMP_VAR 33865 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 33884 Zend/zend_vm_execute.h z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 33906 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 33965 Zend/zend_vm_execute.h zend_fetch_dimension_address(&EX_T((opline+1)->op2.var), container, dim, IS_TMP_VAR, BP_VAR_RW TSRMLS_CC); IS_TMP_VAR 34126 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 34141 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 34157 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 34227 Zend/zend_vm_execute.h zval **zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 34242 Zend/zend_vm_execute.h zval *z = Z_OBJ_HT_P(object)->read_property(object, property, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 34262 Zend/zend_vm_execute.h Z_OBJ_HT_P(object)->write_property(object, property, z_copy, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 34303 Zend/zend_vm_execute.h zend_fetch_dimension_address_read(&EX_T(opline->result.var), container, _get_zval_ptr_tmp(opline->op2.var, execute_data, &free_op2 TSRMLS_CC), IS_TMP_VAR, BP_VAR_R TSRMLS_CC); IS_TMP_VAR 34322 Zend/zend_vm_execute.h zend_fetch_dimension_address(&EX_T(opline->result.var), container, _get_zval_ptr_tmp(opline->op2.var, execute_data, &free_op2 TSRMLS_CC), IS_TMP_VAR, BP_VAR_W TSRMLS_CC); IS_TMP_VAR 34355 Zend/zend_vm_execute.h zend_fetch_dimension_address(&EX_T(opline->result.var), container, _get_zval_ptr_tmp(opline->op2.var, execute_data, &free_op2 TSRMLS_CC), IS_TMP_VAR, BP_VAR_RW TSRMLS_CC); IS_TMP_VAR 34373 Zend/zend_vm_execute.h zend_fetch_dimension_address_read(&EX_T(opline->result.var), container, _get_zval_ptr_tmp(opline->op2.var, execute_data, &free_op2 TSRMLS_CC), IS_TMP_VAR, BP_VAR_IS TSRMLS_CC); IS_TMP_VAR 34393 Zend/zend_vm_execute.h zend_fetch_dimension_address(&EX_T(opline->result.var), container, _get_zval_ptr_tmp(opline->op2.var, execute_data, &free_op2 TSRMLS_CC), IS_TMP_VAR, BP_VAR_W TSRMLS_CC); IS_TMP_VAR 34402 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_UNUSED) { IS_TMP_VAR 34406 Zend/zend_vm_execute.h zend_fetch_dimension_address_read(&EX_T(opline->result.var), container, _get_zval_ptr_tmp(opline->op2.var, execute_data, &free_op2 TSRMLS_CC), IS_TMP_VAR, BP_VAR_R TSRMLS_CC); IS_TMP_VAR 34431 Zend/zend_vm_execute.h zend_fetch_dimension_address(&EX_T(opline->result.var), container, _get_zval_ptr_tmp(opline->op2.var, execute_data, &free_op2 TSRMLS_CC), IS_TMP_VAR, BP_VAR_UNSET TSRMLS_CC); IS_TMP_VAR 34481 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_R, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 34520 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); IS_TMP_VAR 34562 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_RW TSRMLS_CC); IS_TMP_VAR 34601 Zend/zend_vm_execute.h retval = Z_OBJ_HT_P(container)->read_property(container, offset, BP_VAR_IS, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 34637 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_W TSRMLS_CC); IS_TMP_VAR 34676 Zend/zend_vm_execute.h zend_fetch_property_address(&EX_T(opline->result.var), container, property, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL), BP_VAR_UNSET TSRMLS_CC); IS_TMP_VAR 34713 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_OBJ, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 34745 Zend/zend_vm_execute.h zend_assign_to_object(RETURN_VALUE_USED(opline)?&EX_T(opline->result.var).var.ptr:NULL, object_ptr, property_name, (opline+1)->op1_type, &(opline+1)->op1, execute_data, ZEND_ASSIGN_DIM, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 34757 Zend/zend_vm_execute.h zend_fetch_dimension_address(&EX_T((opline+1)->op2.var), object_ptr, dim, IS_TMP_VAR, BP_VAR_W TSRMLS_CC); IS_TMP_VAR 34785 Zend/zend_vm_execute.h if ((opline+1)->op1_type == IS_TMP_VAR) { IS_TMP_VAR 34819 Zend/zend_vm_execute.h if (zend_assign_to_string_offset(&EX_T(opline->op1.var), value, IS_TMP_VAR TSRMLS_CC)) { IS_TMP_VAR 34841 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_TMP_VAR) { IS_TMP_VAR 34843 Zend/zend_vm_execute.h } else if (IS_TMP_VAR == IS_CONST) { IS_TMP_VAR 34873 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST && IS_TMP_VAR 34890 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_CONST || IS_TMP_VAR 34899 Zend/zend_vm_execute.h call->fbc = Z_OBJ_HT_P(call->object)->get_method(&call->object, function_name_strval, function_name_strlen, ((IS_TMP_VAR == IS_CONST) ? (opline->op2.literal + 1) : NULL) TSRMLS_CC); IS_TMP_VAR 34903 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST && IS_TMP_VAR 34994 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_UNUSED) { IS_TMP_VAR 35010 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST) { IS_TMP_VAR 35090 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) { IS_TMP_VAR 35093 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST) { IS_TMP_VAR 35108 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) { IS_TMP_VAR 35114 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) { IS_TMP_VAR 35177 Zend/zend_vm_execute.h Z_OBJ_HT_P(*container)->unset_property(*container, offset, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 35232 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST) { IS_TMP_VAR 35276 Zend/zend_vm_execute.h result = Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISEMPTY) != 0, ((IS_TMP_VAR == IS_CONST) ? opline->op2.literal : NULL) TSRMLS_CC); IS_TMP_VAR 35375 Zend/zend_vm_execute.h if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR) { IS_TMP_VAR 35418 Zend/zend_vm_execute.h if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR IS_TMP_VAR 35445 Zend/zend_vm_execute.h if (IS_TMP_VAR != IS_UNUSED) { IS_TMP_VAR 35450 Zend/zend_vm_execute.h if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR IS_TMP_VAR 36324 Zend/zend_vm_execute.h if (IS_CV != IS_TMP_VAR) { IS_TMP_VAR 36900 Zend/zend_vm_execute.h if ((opline+1)->op1_type == IS_TMP_VAR) { IS_TMP_VAR 36956 Zend/zend_vm_execute.h if (IS_VAR == IS_TMP_VAR) { IS_TMP_VAR 37707 Zend/zend_vm_execute.h if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR) { IS_TMP_VAR 37750 Zend/zend_vm_execute.h if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR IS_TMP_VAR 37782 Zend/zend_vm_execute.h if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR IS_TMP_VAR 38174 Zend/zend_vm_execute.h if (IS_CV != IS_TMP_VAR) { IS_TMP_VAR 38403 Zend/zend_vm_execute.h if ((opline+1)->op1_type == IS_TMP_VAR) { IS_TMP_VAR 38716 Zend/zend_vm_execute.h if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR) { IS_TMP_VAR 38759 Zend/zend_vm_execute.h if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR IS_TMP_VAR 38791 Zend/zend_vm_execute.h if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR IS_TMP_VAR 40075 Zend/zend_vm_execute.h if ((opline+1)->op1_type == IS_TMP_VAR) { IS_TMP_VAR 40131 Zend/zend_vm_execute.h if (IS_CV == IS_TMP_VAR) { IS_TMP_VAR 40715 Zend/zend_vm_execute.h if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR) { IS_TMP_VAR 40758 Zend/zend_vm_execute.h if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR IS_TMP_VAR 40790 Zend/zend_vm_execute.h if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR IS_TMP_VAR 536 ext/opcache/Optimizer/block_pass.c # define VAR_NUM_EX(op) ((op ## _type & (IS_TMP_VAR|IS_VAR))?VAR_NUM((op).var):(op).var) IS_TMP_VAR 541 ext/opcache/Optimizer/block_pass.c # define VAR_UNSET(op) do { if (op ## _type & (IS_TMP_VAR|IS_VAR)) {VAR_SOURCE(op) = NULL;}} while (0) IS_TMP_VAR 545 ext/opcache/Optimizer/block_pass.c # define VAR_NUM_EX(op) ((op).op_type == IS_TMP_VAR || (op).op_type == IS_VAR? VAR_NUM((op).u.var) : (op).u.var) IS_TMP_VAR 550 ext/opcache/Optimizer/block_pass.c # define VAR_UNSET(op) do { if ((op).op_type == IS_TMP_VAR || (op).op_type == IS_VAR) {VAR_SOURCE(op) = NULL;}} while (0) IS_TMP_VAR 636 ext/opcache/Optimizer/block_pass.c if (ZEND_OP1_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 655 ext/opcache/Optimizer/block_pass.c if (ZEND_OP2_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 669 ext/opcache/Optimizer/block_pass.c if (ZEND_OP1_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 677 ext/opcache/Optimizer/block_pass.c if (ZEND_OP2_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 686 ext/opcache/Optimizer/block_pass.c ZEND_OP1_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 697 ext/opcache/Optimizer/block_pass.c ZEND_OP1_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 709 ext/opcache/Optimizer/block_pass.c ZEND_OP1_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 812 ext/opcache/Optimizer/block_pass.c ZEND_OP1_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 863 ext/opcache/Optimizer/block_pass.c ZEND_OP1_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 887 ext/opcache/Optimizer/block_pass.c ZEND_OP1_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 890 ext/opcache/Optimizer/block_pass.c (ZEND_RESULT_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 939 ext/opcache/Optimizer/block_pass.c ZEND_OP1_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 1066 ext/opcache/Optimizer/block_pass.c ZEND_OP1_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 1076 ext/opcache/Optimizer/block_pass.c ZEND_OP1_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 1097 ext/opcache/Optimizer/block_pass.c ZEND_OP1_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 1115 ext/opcache/Optimizer/block_pass.c ZEND_OP1_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 1130 ext/opcache/Optimizer/block_pass.c ZEND_OP1_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 1145 ext/opcache/Optimizer/block_pass.c ZEND_OP1_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 1146 ext/opcache/Optimizer/block_pass.c ZEND_RESULT_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 1151 ext/opcache/Optimizer/block_pass.c ZEND_OP1_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 1511 ext/opcache/Optimizer/block_pass.c (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) && IS_TMP_VAR 1521 ext/opcache/Optimizer/block_pass.c (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) && IS_TMP_VAR 1534 ext/opcache/Optimizer/block_pass.c (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) && IS_TMP_VAR 1552 ext/opcache/Optimizer/block_pass.c (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) && IS_TMP_VAR 1659 ext/opcache/Optimizer/block_pass.c (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) && IS_TMP_VAR 1668 ext/opcache/Optimizer/block_pass.c (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) && IS_TMP_VAR 1677 ext/opcache/Optimizer/block_pass.c (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) && IS_TMP_VAR 1687 ext/opcache/Optimizer/block_pass.c (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) && IS_TMP_VAR 1705 ext/opcache/Optimizer/block_pass.c (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) && IS_TMP_VAR 1804 ext/opcache/Optimizer/block_pass.c (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) && IS_TMP_VAR 1813 ext/opcache/Optimizer/block_pass.c (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) && IS_TMP_VAR 1841 ext/opcache/Optimizer/block_pass.c if ((op ## _type & (IS_VAR | IS_TMP_VAR)) && \ IS_TMP_VAR 1847 ext/opcache/Optimizer/block_pass.c # define NEVER_USED(op) ((op ## _type & (IS_VAR | IS_TMP_VAR)) && !usage[VAR_NUM(op.var)]) /* !used_ext[op.var] && */ IS_TMP_VAR 1853 ext/opcache/Optimizer/block_pass.c if ((op.op_type == IS_VAR || op.op_type == IS_TMP_VAR) && \ IS_TMP_VAR 1859 ext/opcache/Optimizer/block_pass.c # define NEVER_USED(op) ((op.op_type == IS_VAR || op.op_type == IS_TMP_VAR) && !usage[VAR_NUM(op.u.var)]) /* !used_ext[op.u.var] && */ IS_TMP_VAR 1897 ext/opcache/Optimizer/block_pass.c (opline->opcode == ZEND_OP_DATA && ZEND_RESULT_TYPE(opline) == IS_TMP_VAR) || IS_TMP_VAR 1982 ext/opcache/Optimizer/block_pass.c if (ZEND_OP1_TYPE(opline) == IS_VAR || ZEND_OP1_TYPE(opline) == IS_TMP_VAR) { IS_TMP_VAR 1991 ext/opcache/Optimizer/block_pass.c if (ZEND_OP1_TYPE(opline) == IS_VAR || ZEND_OP1_TYPE(opline) == IS_TMP_VAR) { IS_TMP_VAR 1994 ext/opcache/Optimizer/block_pass.c if (ZEND_OP2_TYPE(opline) == IS_VAR || ZEND_OP2_TYPE(opline) == IS_TMP_VAR) { IS_TMP_VAR 97 ext/opcache/Optimizer/optimize_temp_vars_5.c if (ZEND_RESULT_TYPE(opline) & (IS_VAR | IS_TMP_VAR | IS_CONST)) { IS_TMP_VAR 103 ext/opcache/Optimizer/optimize_temp_vars_5.c if (ZEND_RESULT_TYPE(opline) & (IS_VAR | IS_TMP_VAR)) { IS_TMP_VAR 117 ext/opcache/Optimizer/optimize_temp_vars_5.c if ((ZEND_OP1_TYPE(opline) & (IS_VAR | IS_TMP_VAR)) IS_TMP_VAR 138 ext/opcache/Optimizer/optimize_temp_vars_5.c if ((ZEND_OP2_TYPE(opline) & (IS_VAR | IS_TMP_VAR)) IS_TMP_VAR 170 ext/opcache/Optimizer/optimize_temp_vars_5.c ZEND_OP2_TYPE(opline + 1) & (IS_VAR | IS_TMP_VAR)) { IS_TMP_VAR 181 ext/opcache/Optimizer/optimize_temp_vars_5.c if (ZEND_RESULT_TYPE(opline) & (IS_VAR | IS_TMP_VAR | IS_CONST)) { IS_TMP_VAR 184 ext/opcache/Optimizer/optimize_temp_vars_5.c if (ZEND_RESULT_TYPE(opline) & (IS_VAR | IS_TMP_VAR)) { IS_TMP_VAR 85 ext/opcache/Optimizer/pass2.c ZEND_OP1_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 86 ext/opcache/Optimizer/pass2.c ZEND_RESULT_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 300 ext/opcache/Optimizer/pass3.c if(ZEND_RESULT_TYPE(op) == IS_TMP_VAR && IS_TMP_VAR 326 ext/opcache/Optimizer/pass3.c if(ZEND_OP1_TYPE(op) == IS_TMP_VAR && IS_TMP_VAR 331 ext/opcache/Optimizer/pass3.c if(ZEND_OP2_TYPE(op) == IS_TMP_VAR && IS_TMP_VAR 339 ext/opcache/Optimizer/pass3.c if(ZEND_RESULT_TYPE(op) == IS_TMP_VAR && IS_TMP_VAR 365 ext/opcache/Optimizer/pass3.c if(ZEND_OP1_TYPE(op) == IS_TMP_VAR && IS_TMP_VAR 370 ext/opcache/Optimizer/pass3.c if(ZEND_OP2_TYPE(op) == IS_TMP_VAR && IS_TMP_VAR 284 ext/opcache/Optimizer/zend_optimizer.c if (ZEND_OP1_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 292 ext/opcache/Optimizer/zend_optimizer.c if (ZEND_OP2_TYPE(opline) == IS_TMP_VAR && IS_TMP_VAR 45 ext/opcache/Optimizer/zend_optimizer_internal.h # define RESULT_USED(op) (((op->result_type & IS_VAR) && !(op->result_type & EXT_TYPE_UNUSED)) || op->result_type == IS_TMP_VAR) IS_TMP_VAR 47 ext/opcache/Optimizer/zend_optimizer_internal.h # define SAME_VAR(op1, op2) ((((op1 ## _type & IS_VAR) && (op2 ## _type & IS_VAR)) || (op1 ## _type == IS_TMP_VAR && op2 ## _type == IS_TMP_VAR)) && op1.var == op2.var) IS_TMP_VAR 50 ext/opcache/Optimizer/zend_optimizer_internal.h # define RESULT_USED(op) ((op->result.op_type == IS_VAR && (op->result.u.EA.type & EXT_TYPE_UNUSED) == 0) || (op->result.op_type == IS_TMP_VAR)) IS_TMP_VAR 52 ext/opcache/Optimizer/zend_optimizer_internal.h # define SAME_VAR(op1, op2) (((op1.op_type == IS_VAR && op2.op_type == IS_VAR) || (op1.op_type == IS_TMP_VAR && op2.op_type == IS_TMP_VAR)) && op1.u.var == op2.u.var)