NUM_VAR            97 ext/opcache/Optimizer/optimize_temp_vars_5.c 				ZEND_OP1(opline).var = NUM_VAR(var + offset);
NUM_VAR           138 ext/opcache/Optimizer/optimize_temp_vars_5.c 				ZEND_OP1(opline).var = NUM_VAR(map_T[currT] + offset);
NUM_VAR           156 ext/opcache/Optimizer/optimize_temp_vars_5.c 			ZEND_OP2(opline).var = NUM_VAR(map_T[currT] + offset);
NUM_VAR           168 ext/opcache/Optimizer/optimize_temp_vars_5.c 			opline->extended_value = NUM_VAR(map_T[currT] + offset);
NUM_VAR           180 ext/opcache/Optimizer/optimize_temp_vars_5.c 			ZEND_OP2(opline + 1).var = NUM_VAR(i + offset);
NUM_VAR           195 ext/opcache/Optimizer/optimize_temp_vars_5.c 				ZEND_RESULT(opline).var = NUM_VAR(map_T[currT] + offset);
NUM_VAR           215 ext/opcache/Optimizer/optimize_temp_vars_5.c 				ZEND_RESULT(opline).var = NUM_VAR(i + offset);