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       2662 Zend/zend_compile.c 	if (switch_entry->cond.op_type != IS_VAR && switch_entry->cond.op_type != IS_TMP_VAR) {
IS_TMP_VAR       2668 Zend/zend_compile.c 	opline->opcode = (switch_entry->cond.op_type == IS_TMP_VAR) ? ZEND_FREE : ZEND_SWITCH_FREE;
IS_TMP_VAR       2687 Zend/zend_compile.c 	opline->opcode = (foreach_copy->result_type == IS_TMP_VAR) ? ZEND_FREE : ZEND_SWITCH_FREE;
IS_TMP_VAR       4505 Zend/zend_compile.c 	result->op_type = IS_TMP_VAR;
IS_TMP_VAR       4736 Zend/zend_compile.c 	if (expr1->op_type == IS_TMP_VAR) {
IS_TMP_VAR       4740 Zend/zend_compile.c 		opline->result_type = IS_TMP_VAR;
IS_TMP_VAR       4771 Zend/zend_compile.c 	if (expr1->op_type == IS_TMP_VAR) {
IS_TMP_VAR       4775 Zend/zend_compile.c 		opline->result_type = IS_TMP_VAR;
IS_TMP_VAR       4884 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       4887 Zend/zend_compile.c 		opline->opcode = (switch_entry_ptr->cond.op_type == IS_TMP_VAR) ? ZEND_FREE : ZEND_SWITCH_FREE;
IS_TMP_VAR       4915 Zend/zend_compile.c 	opline->result_type = IS_TMP_VAR;
IS_TMP_VAR       5621 Zend/zend_compile.c 				opline->result_type = IS_TMP_VAR;
IS_TMP_VAR       5672 Zend/zend_compile.c 			opline->result_type = IS_TMP_VAR;
IS_TMP_VAR       5702 Zend/zend_compile.c 		case IS_TMP_VAR:
IS_TMP_VAR       5743 Zend/zend_compile.c 	opline->result_type = IS_TMP_VAR;
IS_TMP_VAR       5900 Zend/zend_compile.c 					case IS_TMP_VAR:
IS_TMP_VAR       6092 Zend/zend_compile.c 	opline->result_type = IS_TMP_VAR;
IS_TMP_VAR       6211 Zend/zend_compile.c 	last_op->result_type = IS_TMP_VAR;
IS_TMP_VAR       6236 Zend/zend_compile.c 	opline->result_type = IS_TMP_VAR;
IS_TMP_VAR       6386 Zend/zend_compile.c 		opline->result_type = IS_TMP_VAR;
IS_TMP_VAR       6522 Zend/zend_compile.c 	opline->result_type = IS_TMP_VAR;
IS_TMP_VAR       6550 Zend/zend_compile.c 		opline->result_type = IS_TMP_VAR;
IS_TMP_VAR       6569 Zend/zend_compile.c 	if (colon_token->op_type == IS_TMP_VAR) {
IS_TMP_VAR       6621 Zend/zend_compile.c 		opline->result_type = IS_TMP_VAR;
IS_TMP_VAR       6642 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        990 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_TMP_VAR && Z_TYPE_P(z) == IS_OBJECT) {
IS_TMP_VAR       1090 Zend/zend_vm_def.h 				if (OP1_TYPE != IS_TMP_VAR) {
IS_TMP_VAR       1696 Zend/zend_vm_def.h 			if ((opline+1)->op1_type == IS_TMP_VAR) {
IS_TMP_VAR       1752 Zend/zend_vm_def.h 		if (OP2_TYPE == IS_TMP_VAR) {
IS_TMP_VAR       2115 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       2145 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       2175 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       2209 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       2240 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       2266 Zend/zend_vm_def.h 	if (OP1_TYPE == IS_TMP_VAR) {
IS_TMP_VAR       2676 Zend/zend_vm_def.h 		} else if (OP2_TYPE != IS_CONST && OP2_TYPE != IS_TMP_VAR &&
IS_TMP_VAR       2843 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_TMP_VAR) {
IS_TMP_VAR       2848 Zend/zend_vm_def.h 		    OP1_TYPE == IS_TMP_VAR ||
IS_TMP_VAR       2854 Zend/zend_vm_def.h 			if (OP1_TYPE != IS_TMP_VAR) {
IS_TMP_VAR       2883 Zend/zend_vm_def.h 		if (OP1_TYPE == IS_CONST || OP1_TYPE == IS_TMP_VAR) {
IS_TMP_VAR       2889 Zend/zend_vm_def.h 				if (OP1_TYPE == IS_TMP_VAR) {
IS_TMP_VAR       5265 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_CONST || OP1_TYPE == IS_TMP_VAR) {
IS_TMP_VAR       5309 Zend/zend_vm_def.h 			if (OP1_TYPE == IS_CONST || OP1_TYPE == IS_TMP_VAR
IS_TMP_VAR       5342 Zend/zend_vm_def.h 		if (OP2_TYPE == IS_CONST || OP2_TYPE == IS_TMP_VAR
IS_TMP_VAR       1273 Zend/zend_vm_execute.h 		} else if (IS_CONST != IS_CONST && IS_CONST != IS_TMP_VAR &&
IS_TMP_VAR       1516 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_UNUSED) {
IS_TMP_VAR       1524 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_CONST) {
IS_TMP_VAR       1554 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_CONST) {
IS_TMP_VAR       1598 Zend/zend_vm_execute.h 		} else if (IS_TMP_VAR != IS_CONST && IS_TMP_VAR != IS_TMP_VAR &&
IS_TMP_VAR       1605 Zend/zend_vm_execute.h 			if (IS_TMP_VAR == IS_VAR && 1 &&
IS_TMP_VAR       1616 Zend/zend_vm_execute.h 		} else if (IS_TMP_VAR != IS_CONST &&
IS_TMP_VAR       1785 Zend/zend_vm_execute.h 		} else if (IS_VAR != IS_CONST && IS_VAR != IS_TMP_VAR &&
IS_TMP_VAR       2010 Zend/zend_vm_execute.h 		} else if (IS_CV != IS_CONST && IS_CV != IS_TMP_VAR &&
IS_TMP_VAR       2142 Zend/zend_vm_execute.h 	if (IS_CONST == IS_TMP_VAR && Z_TYPE_P(z) == IS_OBJECT) {
IS_TMP_VAR       2169 Zend/zend_vm_execute.h 	if (IS_CONST == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       2199 Zend/zend_vm_execute.h 	if (IS_CONST == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       2229 Zend/zend_vm_execute.h 	if (IS_CONST == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       2263 Zend/zend_vm_execute.h 	if (IS_CONST == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       2294 Zend/zend_vm_execute.h 	if (IS_CONST == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       2349 Zend/zend_vm_execute.h 		if (IS_CONST == IS_TMP_VAR) {
IS_TMP_VAR       2354 Zend/zend_vm_execute.h 		    IS_CONST == IS_TMP_VAR ||
IS_TMP_VAR       2360 Zend/zend_vm_execute.h 			if (IS_CONST != IS_TMP_VAR) {
IS_TMP_VAR       2389 Zend/zend_vm_execute.h 		if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR) {
IS_TMP_VAR       2395 Zend/zend_vm_execute.h 				if (IS_CONST == IS_TMP_VAR) {
IS_TMP_VAR       3407 Zend/zend_vm_execute.h 				if (IS_CONST != IS_TMP_VAR) {
IS_TMP_VAR       4100 Zend/zend_vm_execute.h 			if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR) {
IS_TMP_VAR       4143 Zend/zend_vm_execute.h 			if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR
IS_TMP_VAR       4175 Zend/zend_vm_execute.h 		if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR
IS_TMP_VAR       4517 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       4559 Zend/zend_vm_execute.h 	    IS_TMP_VAR == IS_CONST &&
IS_TMP_VAR       4563 Zend/zend_vm_execute.h 	           IS_TMP_VAR == IS_CONST &&
IS_TMP_VAR       4566 Zend/zend_vm_execute.h 	} else if (IS_TMP_VAR != IS_UNUSED) {
IS_TMP_VAR       4571 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_CONST) {
IS_TMP_VAR       4592 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       4597 Zend/zend_vm_execute.h 			if (IS_TMP_VAR == IS_CONST &&
IS_TMP_VAR       4607 Zend/zend_vm_execute.h 		if (IS_TMP_VAR != IS_CONST) {
IS_TMP_VAR       4701 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_UNUSED) {
IS_TMP_VAR       4717 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_CONST) {
IS_TMP_VAR       4793 Zend/zend_vm_execute.h 			if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR) {
IS_TMP_VAR       4836 Zend/zend_vm_execute.h 			if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR
IS_TMP_VAR       4863 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_UNUSED) {
IS_TMP_VAR       4868 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR
IS_TMP_VAR       5280 Zend/zend_vm_execute.h 				if (IS_CONST != IS_TMP_VAR) {
IS_TMP_VAR       5813 Zend/zend_vm_execute.h 			if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR) {
IS_TMP_VAR       5856 Zend/zend_vm_execute.h 			if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR
IS_TMP_VAR       5888 Zend/zend_vm_execute.h 		if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR
IS_TMP_VAR       6025 Zend/zend_vm_execute.h 				if (IS_CONST != IS_TMP_VAR) {
IS_TMP_VAR       6545 Zend/zend_vm_execute.h 			if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR) {
IS_TMP_VAR       6588 Zend/zend_vm_execute.h 			if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR
IS_TMP_VAR       6620 Zend/zend_vm_execute.h 		if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR
IS_TMP_VAR       7297 Zend/zend_vm_execute.h 			if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR) {
IS_TMP_VAR       7340 Zend/zend_vm_execute.h 			if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR
IS_TMP_VAR       7372 Zend/zend_vm_execute.h 		if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR
IS_TMP_VAR       7461 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_TMP_VAR && Z_TYPE_P(z) == IS_OBJECT) {
IS_TMP_VAR       7489 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       7519 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       7549 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       7583 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       7614 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       7640 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_TMP_VAR) {
IS_TMP_VAR       7659 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_TMP_VAR) {
IS_TMP_VAR       7663 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_CONST ||
IS_TMP_VAR       7664 Zend/zend_vm_execute.h 		    IS_TMP_VAR == IS_TMP_VAR ||
IS_TMP_VAR       7670 Zend/zend_vm_execute.h 			if (IS_TMP_VAR != IS_TMP_VAR) {
IS_TMP_VAR       7674 Zend/zend_vm_execute.h 		} else if ((IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) &&
IS_TMP_VAR       7699 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR) {
IS_TMP_VAR       7705 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_TMP_VAR) {
IS_TMP_VAR       7727 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_VAR && UNEXPECTED(retval_ptr_ptr == NULL)) {
IS_TMP_VAR       7731 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_VAR && !Z_ISREF_PP(retval_ptr_ptr)) {
IS_TMP_VAR       7769 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_CONST || UNEXPECTED(Z_TYPE_P(value) != IS_OBJECT)) {
IS_TMP_VAR       7845 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_CONST ||
IS_TMP_VAR       8104 Zend/zend_vm_execute.h 	if ((IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) &&
IS_TMP_VAR       8151 Zend/zend_vm_execute.h 		} else if (IS_TMP_VAR == IS_CONST ||
IS_TMP_VAR       8152 Zend/zend_vm_execute.h 		           ((IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) &&
IS_TMP_VAR       8236 Zend/zend_vm_execute.h #if 0 || (IS_TMP_VAR != IS_UNUSED)
IS_TMP_VAR       8240 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_UNUSED) {
IS_TMP_VAR       8321 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) {
IS_TMP_VAR       8373 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) {
IS_TMP_VAR       8701 Zend/zend_vm_execute.h  	if (IS_TMP_VAR != IS_CONST && UNEXPECTED(Z_TYPE_P(varname) != IS_STRING)) {
IS_TMP_VAR       8719 Zend/zend_vm_execute.h 					if (IS_TMP_VAR != IS_CONST && varname == &tmp_varname) {
IS_TMP_VAR       8731 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       8741 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_CONST) {
IS_TMP_VAR       8770 Zend/zend_vm_execute.h 				if (IS_TMP_VAR != IS_TMP_VAR) {
IS_TMP_VAR       8781 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_VAR && !free_op1.var) {
IS_TMP_VAR       8789 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_CONST && varname == &tmp_varname) {
IS_TMP_VAR       8860 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_VAR && (opline->extended_value & ZEND_FETCH_ADD_LOCK)) {
IS_TMP_VAR       8902 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_UNUSED) {
IS_TMP_VAR       8925 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_UNUSED) {
IS_TMP_VAR       9026 Zend/zend_vm_execute.h 	if (IS_TMP_VAR==IS_VAR) {
IS_TMP_VAR       9044 Zend/zend_vm_execute.h 	if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) {
IS_TMP_VAR       9047 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) {
IS_TMP_VAR       9061 Zend/zend_vm_execute.h 		} else if (IS_TMP_VAR == IS_CONST || PZVAL_IS_REF(expr_ptr)) {
IS_TMP_VAR       9114 Zend/zend_vm_execute.h 	if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) {
IS_TMP_VAR       9128 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_UNUSED) {
IS_TMP_VAR       9130 Zend/zend_vm_execute.h #if 0 || IS_TMP_VAR != IS_UNUSED
IS_TMP_VAR       9145 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_CV &&
IS_TMP_VAR       9163 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_CONST && Z_TYPE_P(varname) != IS_STRING) {
IS_TMP_VAR       9168 Zend/zend_vm_execute.h 	} else if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) {
IS_TMP_VAR       9181 Zend/zend_vm_execute.h 					if (IS_TMP_VAR != IS_CONST && varname == &tmp) {
IS_TMP_VAR       9183 Zend/zend_vm_execute.h 					} else if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) {
IS_TMP_VAR       9197 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       9205 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_CONST && varname == &tmp) {
IS_TMP_VAR       9207 Zend/zend_vm_execute.h 	} else if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) {
IS_TMP_VAR       9222 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_CV &&
IS_TMP_VAR       9241 Zend/zend_vm_execute.h 		if (IS_TMP_VAR != IS_CONST && Z_TYPE_P(varname) != IS_STRING) {
IS_TMP_VAR       9265 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       9276 Zend/zend_vm_execute.h 		if (IS_TMP_VAR != IS_CONST && varname == &tmp) {
IS_TMP_VAR       9322 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_UNUSED) {
IS_TMP_VAR       9328 Zend/zend_vm_execute.h 			if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR) {
IS_TMP_VAR       9346 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) {
IS_TMP_VAR       9352 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_VAR && !Z_ISREF_PP(value_ptr)
IS_TMP_VAR       9371 Zend/zend_vm_execute.h 			if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR
IS_TMP_VAR       9403 Zend/zend_vm_execute.h 		if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR
IS_TMP_VAR       9741 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_VAR && (opline->extended_value & ZEND_FETCH_ADD_LOCK)) {
IS_TMP_VAR       9745 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       9764 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_UNUSED) {
IS_TMP_VAR       9810 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_CONST &&
IS_TMP_VAR       9827 Zend/zend_vm_execute.h 		if (IS_TMP_VAR != IS_CONST ||
IS_TMP_VAR       9836 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       9840 Zend/zend_vm_execute.h 			if (IS_TMP_VAR == IS_CONST &&
IS_TMP_VAR       9883 Zend/zend_vm_execute.h 	if (IS_TMP_VAR==IS_VAR) {
IS_TMP_VAR       9902 Zend/zend_vm_execute.h 	if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) {
IS_TMP_VAR       9905 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) {
IS_TMP_VAR       9919 Zend/zend_vm_execute.h 		} else if (IS_TMP_VAR == IS_CONST || PZVAL_IS_REF(expr_ptr)) {
IS_TMP_VAR       9931 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_UNUSED) {
IS_TMP_VAR       9947 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_CONST) {
IS_TMP_VAR       9972 Zend/zend_vm_execute.h 	if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) {
IS_TMP_VAR       9986 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_UNUSED) {
IS_TMP_VAR       9988 Zend/zend_vm_execute.h #if 0 || IS_TMP_VAR != IS_UNUSED
IS_TMP_VAR       10017 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_UNUSED) {
IS_TMP_VAR       10023 Zend/zend_vm_execute.h 			if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR) {
IS_TMP_VAR       10041 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) {
IS_TMP_VAR       10047 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_VAR && !Z_ISREF_PP(value_ptr)
IS_TMP_VAR       10066 Zend/zend_vm_execute.h 			if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR
IS_TMP_VAR       10093 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_UNUSED) {
IS_TMP_VAR       10098 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR
IS_TMP_VAR       10441 Zend/zend_vm_execute.h  	if (IS_TMP_VAR != IS_CONST && UNEXPECTED(Z_TYPE_P(varname) != IS_STRING)) {
IS_TMP_VAR       10459 Zend/zend_vm_execute.h 					if (IS_TMP_VAR != IS_CONST && varname == &tmp_varname) {
IS_TMP_VAR       10471 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       10481 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_CONST) {
IS_TMP_VAR       10510 Zend/zend_vm_execute.h 				if (IS_TMP_VAR != IS_TMP_VAR) {
IS_TMP_VAR       10521 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_VAR && !free_op1.var) {
IS_TMP_VAR       10529 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_CONST && varname == &tmp_varname) {
IS_TMP_VAR       10600 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_VAR && (opline->extended_value & ZEND_FETCH_ADD_LOCK)) {
IS_TMP_VAR       10623 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_UNUSED) {
IS_TMP_VAR       10742 Zend/zend_vm_execute.h 	if (IS_TMP_VAR==IS_VAR) {
IS_TMP_VAR       10761 Zend/zend_vm_execute.h 	if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) {
IS_TMP_VAR       10764 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) {
IS_TMP_VAR       10778 Zend/zend_vm_execute.h 		} else if (IS_TMP_VAR == IS_CONST || PZVAL_IS_REF(expr_ptr)) {
IS_TMP_VAR       10831 Zend/zend_vm_execute.h 	if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) {
IS_TMP_VAR       10845 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_UNUSED) {
IS_TMP_VAR       10847 Zend/zend_vm_execute.h #if 0 || IS_TMP_VAR != IS_UNUSED
IS_TMP_VAR       10862 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_CV &&
IS_TMP_VAR       10880 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_CONST && Z_TYPE_P(varname) != IS_STRING) {
IS_TMP_VAR       10885 Zend/zend_vm_execute.h 	} else if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) {
IS_TMP_VAR       10898 Zend/zend_vm_execute.h 					if (IS_TMP_VAR != IS_CONST && varname == &tmp) {
IS_TMP_VAR       10900 Zend/zend_vm_execute.h 					} else if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) {
IS_TMP_VAR       10914 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       10922 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_CONST && varname == &tmp) {
IS_TMP_VAR       10924 Zend/zend_vm_execute.h 	} else if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) {
IS_TMP_VAR       10939 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_CV &&
IS_TMP_VAR       10958 Zend/zend_vm_execute.h 		if (IS_TMP_VAR != IS_CONST && Z_TYPE_P(varname) != IS_STRING) {
IS_TMP_VAR       10982 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       10993 Zend/zend_vm_execute.h 		if (IS_TMP_VAR != IS_CONST && varname == &tmp) {
IS_TMP_VAR       11039 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_UNUSED) {
IS_TMP_VAR       11045 Zend/zend_vm_execute.h 			if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR) {
IS_TMP_VAR       11063 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) {
IS_TMP_VAR       11069 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_VAR && !Z_ISREF_PP(value_ptr)
IS_TMP_VAR       11088 Zend/zend_vm_execute.h 			if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR
IS_TMP_VAR       11120 Zend/zend_vm_execute.h 		if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR
IS_TMP_VAR       11188 Zend/zend_vm_execute.h  	if (IS_TMP_VAR != IS_CONST && UNEXPECTED(Z_TYPE_P(varname) != IS_STRING)) {
IS_TMP_VAR       11206 Zend/zend_vm_execute.h 					if (IS_TMP_VAR != IS_CONST && varname == &tmp_varname) {
IS_TMP_VAR       11218 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       11228 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_CONST) {
IS_TMP_VAR       11257 Zend/zend_vm_execute.h 				if (IS_TMP_VAR != IS_TMP_VAR) {
IS_TMP_VAR       11268 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_VAR && !free_op1.var) {
IS_TMP_VAR       11276 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_CONST && varname == &tmp_varname) {
IS_TMP_VAR       11346 Zend/zend_vm_execute.h 	if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) {
IS_TMP_VAR       11349 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) {
IS_TMP_VAR       11363 Zend/zend_vm_execute.h 		} else if (IS_TMP_VAR == IS_CONST || PZVAL_IS_REF(expr_ptr)) {
IS_TMP_VAR       11416 Zend/zend_vm_execute.h 	if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) {
IS_TMP_VAR       11430 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_UNUSED) {
IS_TMP_VAR       11432 Zend/zend_vm_execute.h #if 0 || IS_TMP_VAR != IS_UNUSED
IS_TMP_VAR       11447 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_CV &&
IS_TMP_VAR       11465 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_CONST && Z_TYPE_P(varname) != IS_STRING) {
IS_TMP_VAR       11470 Zend/zend_vm_execute.h 	} else if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) {
IS_TMP_VAR       11483 Zend/zend_vm_execute.h 					if (IS_TMP_VAR != IS_CONST && varname == &tmp) {
IS_TMP_VAR       11485 Zend/zend_vm_execute.h 					} else if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) {
IS_TMP_VAR       11499 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       11507 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_CONST && varname == &tmp) {
IS_TMP_VAR       11509 Zend/zend_vm_execute.h 	} else if (IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) {
IS_TMP_VAR       11524 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_CV &&
IS_TMP_VAR       11543 Zend/zend_vm_execute.h 		if (IS_TMP_VAR != IS_CONST && Z_TYPE_P(varname) != IS_STRING) {
IS_TMP_VAR       11567 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       11578 Zend/zend_vm_execute.h 		if (IS_TMP_VAR != IS_CONST && varname == &tmp) {
IS_TMP_VAR       11624 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_UNUSED) {
IS_TMP_VAR       11630 Zend/zend_vm_execute.h 			if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR) {
IS_TMP_VAR       11648 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) {
IS_TMP_VAR       11654 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_VAR && !Z_ISREF_PP(value_ptr)
IS_TMP_VAR       11673 Zend/zend_vm_execute.h 			if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR
IS_TMP_VAR       11705 Zend/zend_vm_execute.h 		if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR
IS_TMP_VAR       12043 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_VAR && (opline->extended_value & ZEND_FETCH_ADD_LOCK)) {
IS_TMP_VAR       12066 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_UNUSED) {
IS_TMP_VAR       12183 Zend/zend_vm_execute.h 	if (IS_TMP_VAR==IS_VAR) {
IS_TMP_VAR       12201 Zend/zend_vm_execute.h 	if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) {
IS_TMP_VAR       12204 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_VAR && UNEXPECTED(expr_ptr_ptr == NULL)) {
IS_TMP_VAR       12218 Zend/zend_vm_execute.h 		} else if (IS_TMP_VAR == IS_CONST || PZVAL_IS_REF(expr_ptr)) {
IS_TMP_VAR       12271 Zend/zend_vm_execute.h 	if ((IS_TMP_VAR == IS_VAR || IS_TMP_VAR == IS_CV) && opline->extended_value) {
IS_TMP_VAR       12285 Zend/zend_vm_execute.h 	if (IS_TMP_VAR == IS_UNUSED) {
IS_TMP_VAR       12287 Zend/zend_vm_execute.h #if 0 || IS_TMP_VAR != IS_UNUSED
IS_TMP_VAR       12316 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_UNUSED) {
IS_TMP_VAR       12322 Zend/zend_vm_execute.h 			if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR) {
IS_TMP_VAR       12340 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_VAR && UNEXPECTED(value_ptr == NULL)) {
IS_TMP_VAR       12346 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_VAR && !Z_ISREF_PP(value_ptr)
IS_TMP_VAR       12365 Zend/zend_vm_execute.h 			if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR
IS_TMP_VAR       12397 Zend/zend_vm_execute.h 		if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR
IS_TMP_VAR       12666 Zend/zend_vm_execute.h 	if (IS_VAR == IS_TMP_VAR && Z_TYPE_P(z) == IS_OBJECT) {
IS_TMP_VAR       12694 Zend/zend_vm_execute.h 	if (IS_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       12724 Zend/zend_vm_execute.h 	if (IS_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       12754 Zend/zend_vm_execute.h 	if (IS_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       12788 Zend/zend_vm_execute.h 	if (IS_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       12819 Zend/zend_vm_execute.h 	if (IS_VAR == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       12845 Zend/zend_vm_execute.h 	if (IS_VAR == IS_TMP_VAR) {
IS_TMP_VAR       12864 Zend/zend_vm_execute.h 		if (IS_VAR == IS_TMP_VAR) {
IS_TMP_VAR       12869 Zend/zend_vm_execute.h 		    IS_VAR == IS_TMP_VAR ||
IS_TMP_VAR       12875 Zend/zend_vm_execute.h 			if (IS_VAR != IS_TMP_VAR) {
IS_TMP_VAR       12904 Zend/zend_vm_execute.h 		if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR) {
IS_TMP_VAR       12910 Zend/zend_vm_execute.h 				if (IS_VAR == IS_TMP_VAR) {
IS_TMP_VAR       14661 Zend/zend_vm_execute.h 				if (IS_VAR != IS_TMP_VAR) {
IS_TMP_VAR       15241 Zend/zend_vm_execute.h 			if ((opline+1)->op1_type == IS_TMP_VAR) {
IS_TMP_VAR       15297 Zend/zend_vm_execute.h 		if (IS_CONST == IS_TMP_VAR) {
IS_TMP_VAR       16221 Zend/zend_vm_execute.h 			if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR) {
IS_TMP_VAR       16265 Zend/zend_vm_execute.h 			if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR
IS_TMP_VAR       16298 Zend/zend_vm_execute.h 		if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR
IS_TMP_VAR       16664 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       16684 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       16706 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       16767 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       16928 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       16946 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       16962 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       17033 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       17051 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       17069 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       17111 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       17130 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       17164 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       17182 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       17202 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       17211 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_UNUSED) {
IS_TMP_VAR       17215 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       17240 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       17290 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       17330 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       17373 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       17412 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       17449 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       17488 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       17526 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       17558 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       17570 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       17598 Zend/zend_vm_execute.h 			if ((opline+1)->op1_type == IS_TMP_VAR) {
IS_TMP_VAR       17632 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       17654 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_TMP_VAR) {
IS_TMP_VAR       17656 Zend/zend_vm_execute.h 		} else if (IS_TMP_VAR == IS_CONST) {
IS_TMP_VAR       17690 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_CONST &&
IS_TMP_VAR       17707 Zend/zend_vm_execute.h 		if (IS_TMP_VAR != IS_CONST ||
IS_TMP_VAR       17716 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       17720 Zend/zend_vm_execute.h 			if (IS_TMP_VAR == IS_CONST &&
IS_TMP_VAR       17793 Zend/zend_vm_execute.h 	    IS_TMP_VAR == IS_CONST &&
IS_TMP_VAR       17797 Zend/zend_vm_execute.h 	           IS_TMP_VAR == IS_CONST &&
IS_TMP_VAR       17800 Zend/zend_vm_execute.h 	} else if (IS_TMP_VAR != IS_UNUSED) {
IS_TMP_VAR       17805 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_CONST) {
IS_TMP_VAR       17826 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       17831 Zend/zend_vm_execute.h 			if (IS_TMP_VAR == IS_CONST &&
IS_TMP_VAR       17841 Zend/zend_vm_execute.h 		if (IS_TMP_VAR != IS_CONST) {
IS_TMP_VAR       17935 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_UNUSED) {
IS_TMP_VAR       17951 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_CONST) {
IS_TMP_VAR       18031 Zend/zend_vm_execute.h 						if (IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) {
IS_TMP_VAR       18034 Zend/zend_vm_execute.h 						if (IS_TMP_VAR == IS_CONST) {
IS_TMP_VAR       18049 Zend/zend_vm_execute.h 						if (IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) {
IS_TMP_VAR       18055 Zend/zend_vm_execute.h 						if (IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) {
IS_TMP_VAR       18119 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       18175 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_CONST) {
IS_TMP_VAR       18219 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       18320 Zend/zend_vm_execute.h 			if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR) {
IS_TMP_VAR       18364 Zend/zend_vm_execute.h 			if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR
IS_TMP_VAR       18392 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_UNUSED) {
IS_TMP_VAR       18397 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR
IS_TMP_VAR       19280 Zend/zend_vm_execute.h 				if (IS_VAR != IS_TMP_VAR) {
IS_TMP_VAR       19861 Zend/zend_vm_execute.h 			if ((opline+1)->op1_type == IS_TMP_VAR) {
IS_TMP_VAR       19917 Zend/zend_vm_execute.h 		if (IS_VAR == IS_TMP_VAR) {
IS_TMP_VAR       20801 Zend/zend_vm_execute.h 			if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR) {
IS_TMP_VAR       20845 Zend/zend_vm_execute.h 			if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR
IS_TMP_VAR       20878 Zend/zend_vm_execute.h 		if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR
IS_TMP_VAR       21273 Zend/zend_vm_execute.h 				if (IS_VAR != IS_TMP_VAR) {
IS_TMP_VAR       21503 Zend/zend_vm_execute.h 			if ((opline+1)->op1_type == IS_TMP_VAR) {
IS_TMP_VAR       21960 Zend/zend_vm_execute.h 			if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR) {
IS_TMP_VAR       22004 Zend/zend_vm_execute.h 			if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR
IS_TMP_VAR       22037 Zend/zend_vm_execute.h 		if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR
IS_TMP_VAR       23335 Zend/zend_vm_execute.h 			if ((opline+1)->op1_type == IS_TMP_VAR) {
IS_TMP_VAR       23391 Zend/zend_vm_execute.h 		if (IS_CV == IS_TMP_VAR) {
IS_TMP_VAR       24108 Zend/zend_vm_execute.h 			if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR) {
IS_TMP_VAR       24152 Zend/zend_vm_execute.h 			if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR
IS_TMP_VAR       24185 Zend/zend_vm_execute.h 		if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR
IS_TMP_VAR       25620 Zend/zend_vm_execute.h 			if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR) {
IS_TMP_VAR       25663 Zend/zend_vm_execute.h 			if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR
IS_TMP_VAR       25695 Zend/zend_vm_execute.h 		if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR
IS_TMP_VAR       25785 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       25805 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       25827 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       25887 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       26048 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       26066 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       26082 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       26153 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       26171 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       26189 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       26245 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       26284 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       26326 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       26365 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       26401 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       26440 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       26477 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       26548 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_CONST &&
IS_TMP_VAR       26565 Zend/zend_vm_execute.h 		if (IS_TMP_VAR != IS_CONST ||
IS_TMP_VAR       26574 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       26578 Zend/zend_vm_execute.h 			if (IS_TMP_VAR == IS_CONST &&
IS_TMP_VAR       26661 Zend/zend_vm_execute.h 						if (IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) {
IS_TMP_VAR       26664 Zend/zend_vm_execute.h 						if (IS_TMP_VAR == IS_CONST) {
IS_TMP_VAR       26679 Zend/zend_vm_execute.h 						if (IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) {
IS_TMP_VAR       26685 Zend/zend_vm_execute.h 						if (IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) {
IS_TMP_VAR       26748 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       26803 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_CONST) {
IS_TMP_VAR       26847 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       26946 Zend/zend_vm_execute.h 			if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR) {
IS_TMP_VAR       26989 Zend/zend_vm_execute.h 			if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR
IS_TMP_VAR       27016 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_UNUSED) {
IS_TMP_VAR       27021 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR
IS_TMP_VAR       28272 Zend/zend_vm_execute.h 			if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR) {
IS_TMP_VAR       28315 Zend/zend_vm_execute.h 			if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR
IS_TMP_VAR       28347 Zend/zend_vm_execute.h 		if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR
IS_TMP_VAR       28701 Zend/zend_vm_execute.h 			if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR) {
IS_TMP_VAR       28744 Zend/zend_vm_execute.h 			if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR
IS_TMP_VAR       28776 Zend/zend_vm_execute.h 		if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR
IS_TMP_VAR       30024 Zend/zend_vm_execute.h 			if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR) {
IS_TMP_VAR       30067 Zend/zend_vm_execute.h 			if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR
IS_TMP_VAR       30099 Zend/zend_vm_execute.h 		if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR
IS_TMP_VAR       30364 Zend/zend_vm_execute.h 	if (IS_CV == IS_TMP_VAR && Z_TYPE_P(z) == IS_OBJECT) {
IS_TMP_VAR       30391 Zend/zend_vm_execute.h 	if (IS_CV == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       30421 Zend/zend_vm_execute.h 	if (IS_CV == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       30451 Zend/zend_vm_execute.h 	if (IS_CV == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       30485 Zend/zend_vm_execute.h 	if (IS_CV == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       30516 Zend/zend_vm_execute.h 	if (IS_CV == IS_TMP_VAR && EXPECTED(Z_TYPE_P(val) == IS_BOOL)) {
IS_TMP_VAR       30547 Zend/zend_vm_execute.h 		if (IS_CV == IS_TMP_VAR) {
IS_TMP_VAR       30552 Zend/zend_vm_execute.h 		    IS_CV == IS_TMP_VAR ||
IS_TMP_VAR       30558 Zend/zend_vm_execute.h 			if (IS_CV != IS_TMP_VAR) {
IS_TMP_VAR       30587 Zend/zend_vm_execute.h 		if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR) {
IS_TMP_VAR       30593 Zend/zend_vm_execute.h 				if (IS_CV == IS_TMP_VAR) {
IS_TMP_VAR       32195 Zend/zend_vm_execute.h 				if (IS_CV != IS_TMP_VAR) {
IS_TMP_VAR       32770 Zend/zend_vm_execute.h 			if ((opline+1)->op1_type == IS_TMP_VAR) {
IS_TMP_VAR       32826 Zend/zend_vm_execute.h 		if (IS_CONST == IS_TMP_VAR) {
IS_TMP_VAR       33525 Zend/zend_vm_execute.h 			if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR) {
IS_TMP_VAR       33568 Zend/zend_vm_execute.h 			if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR
IS_TMP_VAR       33600 Zend/zend_vm_execute.h 		if (IS_CONST == IS_CONST || IS_CONST == IS_TMP_VAR
IS_TMP_VAR       33966 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       33986 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       34008 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       34068 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       34229 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       34247 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       34263 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       34334 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       34352 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       34370 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       34412 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_W TSRMLS_CC);
IS_TMP_VAR       34464 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       34482 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       34502 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       34511 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_UNUSED) {
IS_TMP_VAR       34515 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       34540 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       34590 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       34629 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       34671 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       34710 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       34746 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       34785 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       34822 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       34854 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       34866 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       34894 Zend/zend_vm_execute.h 			if ((opline+1)->op1_type == IS_TMP_VAR) {
IS_TMP_VAR       34928 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       34950 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_TMP_VAR) {
IS_TMP_VAR       34952 Zend/zend_vm_execute.h 		} else if (IS_TMP_VAR == IS_CONST) {
IS_TMP_VAR       34986 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_CONST &&
IS_TMP_VAR       35003 Zend/zend_vm_execute.h 		if (IS_TMP_VAR != IS_CONST ||
IS_TMP_VAR       35012 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       35016 Zend/zend_vm_execute.h 			if (IS_TMP_VAR == IS_CONST &&
IS_TMP_VAR       35107 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_UNUSED) {
IS_TMP_VAR       35123 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_CONST) {
IS_TMP_VAR       35203 Zend/zend_vm_execute.h 						if (IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) {
IS_TMP_VAR       35206 Zend/zend_vm_execute.h 						if (IS_TMP_VAR == IS_CONST) {
IS_TMP_VAR       35221 Zend/zend_vm_execute.h 						if (IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) {
IS_TMP_VAR       35227 Zend/zend_vm_execute.h 						if (IS_TMP_VAR == IS_CV || IS_TMP_VAR == IS_VAR) {
IS_TMP_VAR       35290 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       35345 Zend/zend_vm_execute.h 				if (IS_TMP_VAR == IS_CONST) {
IS_TMP_VAR       35389 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       35488 Zend/zend_vm_execute.h 			if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR) {
IS_TMP_VAR       35531 Zend/zend_vm_execute.h 			if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR
IS_TMP_VAR       35558 Zend/zend_vm_execute.h 	if (IS_TMP_VAR != IS_UNUSED) {
IS_TMP_VAR       35563 Zend/zend_vm_execute.h 		if (IS_TMP_VAR == IS_CONST || IS_TMP_VAR == IS_TMP_VAR
IS_TMP_VAR       36445 Zend/zend_vm_execute.h 				if (IS_CV != IS_TMP_VAR) {
IS_TMP_VAR       37021 Zend/zend_vm_execute.h 			if ((opline+1)->op1_type == IS_TMP_VAR) {
IS_TMP_VAR       37077 Zend/zend_vm_execute.h 		if (IS_VAR == IS_TMP_VAR) {
IS_TMP_VAR       37832 Zend/zend_vm_execute.h 			if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR) {
IS_TMP_VAR       37875 Zend/zend_vm_execute.h 			if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR
IS_TMP_VAR       37907 Zend/zend_vm_execute.h 		if (IS_VAR == IS_CONST || IS_VAR == IS_TMP_VAR
IS_TMP_VAR       38301 Zend/zend_vm_execute.h 				if (IS_CV != IS_TMP_VAR) {
IS_TMP_VAR       38530 Zend/zend_vm_execute.h 			if ((opline+1)->op1_type == IS_TMP_VAR) {
IS_TMP_VAR       38843 Zend/zend_vm_execute.h 			if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR) {
IS_TMP_VAR       38886 Zend/zend_vm_execute.h 			if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR
IS_TMP_VAR       38918 Zend/zend_vm_execute.h 		if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR
IS_TMP_VAR       40210 Zend/zend_vm_execute.h 			if ((opline+1)->op1_type == IS_TMP_VAR) {
IS_TMP_VAR       40266 Zend/zend_vm_execute.h 		if (IS_CV == IS_TMP_VAR) {
IS_TMP_VAR       40854 Zend/zend_vm_execute.h 			if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR) {
IS_TMP_VAR       40897 Zend/zend_vm_execute.h 			if (IS_CV == IS_CONST || IS_CV == IS_TMP_VAR
IS_TMP_VAR       40929 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       1067 ext/opcache/Optimizer/block_pass.c 					ZEND_OP1_TYPE(opline) == IS_TMP_VAR &&
IS_TMP_VAR       1077 ext/opcache/Optimizer/block_pass.c 				  	ZEND_OP1_TYPE(opline) == IS_TMP_VAR &&
IS_TMP_VAR       1098 ext/opcache/Optimizer/block_pass.c 				  	ZEND_OP1_TYPE(opline) == IS_TMP_VAR &&
IS_TMP_VAR       1116 ext/opcache/Optimizer/block_pass.c 					ZEND_OP1_TYPE(opline) == IS_TMP_VAR &&
IS_TMP_VAR       1131 ext/opcache/Optimizer/block_pass.c 					ZEND_OP1_TYPE(opline) == IS_TMP_VAR &&
IS_TMP_VAR       1146 ext/opcache/Optimizer/block_pass.c 					ZEND_OP1_TYPE(opline) == IS_TMP_VAR &&
IS_TMP_VAR       1147 ext/opcache/Optimizer/block_pass.c 					ZEND_RESULT_TYPE(opline) == IS_TMP_VAR &&
IS_TMP_VAR       1152 ext/opcache/Optimizer/block_pass.c 					ZEND_OP1_TYPE(opline) == IS_TMP_VAR &&
IS_TMP_VAR       1512 ext/opcache/Optimizer/block_pass.c 				   (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) &&
IS_TMP_VAR       1522 ext/opcache/Optimizer/block_pass.c 							(ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) &&
IS_TMP_VAR       1535 ext/opcache/Optimizer/block_pass.c 						   (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) &&
IS_TMP_VAR       1553 ext/opcache/Optimizer/block_pass.c 							(ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) &&
IS_TMP_VAR       1660 ext/opcache/Optimizer/block_pass.c 						   (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) &&
IS_TMP_VAR       1669 ext/opcache/Optimizer/block_pass.c 					   	   (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) &&
IS_TMP_VAR       1678 ext/opcache/Optimizer/block_pass.c 					       (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) &&
IS_TMP_VAR       1688 ext/opcache/Optimizer/block_pass.c 						   (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) &&
IS_TMP_VAR       1706 ext/opcache/Optimizer/block_pass.c 						   (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) &&
IS_TMP_VAR       1762 ext/opcache/Optimizer/block_pass.c 				if (!(last_op->op1_type & (IS_VAR|IS_TMP_VAR))) {
IS_TMP_VAR       1807 ext/opcache/Optimizer/block_pass.c 						   (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) &&
IS_TMP_VAR       1816 ext/opcache/Optimizer/block_pass.c 						   (ZEND_OP1_TYPE(target) & (IS_TMP_VAR|IS_CV)) &&
IS_TMP_VAR       1844 ext/opcache/Optimizer/block_pass.c 		if ((op ## _type & (IS_VAR | IS_TMP_VAR)) && \
IS_TMP_VAR       1850 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       1856 ext/opcache/Optimizer/block_pass.c 		if ((op.op_type == IS_VAR || op.op_type == IS_TMP_VAR) && \
IS_TMP_VAR       1862 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       1900 ext/opcache/Optimizer/block_pass.c 					(opline->opcode == ZEND_OP_DATA && ZEND_RESULT_TYPE(opline) == IS_TMP_VAR) ||
IS_TMP_VAR       1985 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_OP1_TYPE(opline) == IS_VAR || ZEND_OP1_TYPE(opline) == IS_TMP_VAR) {
IS_TMP_VAR       1997 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        285 ext/opcache/Optimizer/zend_optimizer.c 		if (ZEND_OP1_TYPE(opline) == IS_TMP_VAR &&
IS_TMP_VAR        315 ext/opcache/Optimizer/zend_optimizer.c 					if (ZEND_OP1_TYPE(m) == IS_TMP_VAR &&
IS_TMP_VAR        339 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)