var_type 59 Zend/zend_compile.c zend_uchar var_type; var_type 585 Zend/zend_compile.c info.var_type = loop_var->op_type; var_type 3555 Zend/zend_compile.c ZEND_ASSERT(loop_var->var_type == IS_VAR || loop_var->var_type == IS_TMP_VAR); var_type 3558 Zend/zend_compile.c opline->op1_type = loop_var->var_type; var_type 4131 Zend/zend_compile.c fast_call.var_type = IS_TMP_VAR;