Lines Matching refs:VAR_STRING
1118 if (tv->v_type != VAR_STRING) in do_2string()
1162 tv->v_type = VAR_STRING; in do_2string()
1173 tv->v_type = VAR_STRING; in do_2string()
1872 tv->v_type = VAR_STRING; in exec_instructions()
2246 tv->v_type = VAR_STRING; in exec_instructions()
2322 if (tv->v_type == VAR_STRING) in exec_instructions()
2749 if (tv_idx->v_type != VAR_STRING) in exec_instructions()
2753 vartype_name(VAR_STRING), in exec_instructions()
2963 tv->v_type = VAR_STRING; in exec_instructions()
3305 else if (ltv->v_type == VAR_STRING) in exec_instructions()
3324 tv->v_type = VAR_STRING; in exec_instructions()
3407 tv->v_type = VAR_STRING; in exec_instructions()
4382 if (tv->v_type == VAR_STRING) in exec_instructions()
5946 case VAR_STRING: in tv2bool()
5994 if (tv->v_type == VAR_STRING) in check_not_string()