Lines Matching refs:VAR_STRING
146 && !(opt_msg_tv->v_type == VAR_STRING in fill_assert_error()
637 if (argvars[1].v_type == VAR_STRING) in f_assert_fails()
695 if (argvars[4].v_type != VAR_STRING) in f_assert_fails()
722 actual_tv.v_type = VAR_STRING; in f_assert_fails()
727 actual_tv.v_type = VAR_STRING; in f_assert_fails()
969 if (argvars[0].v_type != VAR_STRING) in f_test_getvalue()
993 if (argvars[0].v_type != VAR_STRING) in f_test_option_not_set()
1018 if (argvars[0].v_type != VAR_STRING in f_test_override()
1096 case VAR_STRING: in f_test_refcount()
1173 if (argvars[0].v_type != VAR_STRING) in f_test_ignore_error()
1233 rettv->v_type = VAR_STRING; in f_test_null_string()
1263 if (argvars[0].v_type != VAR_STRING in f_test_scrollbar()
1380 if (li->li_tv.v_type != VAR_STRING) in f_test_gui_drop_files()