Lines Matching refs:check_for_opt_string_arg
2963 || (check_for_opt_string_arg(argvars, 1) == FAIL in f_confirm()
2967 && check_for_opt_string_arg(argvars, 3) == FAIL)))))) in f_confirm()
3577 || check_for_opt_string_arg(argvars, 1) == FAIL)) in f_execute()
3797 || check_for_opt_string_arg(argvars, 1) == FAIL)) in f_feedkeys()
4491 if (in_vim9script() && check_for_opt_string_arg(argvars, 0) == FAIL) in f_getfontname()
4633 && (check_for_opt_string_arg(argvars, 0) == FAIL in f_getreg()
4696 if (in_vim9script() && check_for_opt_string_arg(argvars, 0) == FAIL) in f_getregtype()
6239 || check_for_opt_string_arg(argvars, 1) == FAIL in f_hasmapto()
6414 || check_for_opt_string_arg(argvars, 1) == FAIL in f_inputdialog()
6416 && check_for_opt_string_arg(argvars, 2) == FAIL))) in f_inputdialog()
6542 || check_for_opt_string_arg(argvars, 1) == FAIL)) in f_inputsecret()
7787 if (in_vim9script() && check_for_opt_string_arg(argvars, 0) == FAIL) in f_getreginfo()
8036 || check_for_opt_string_arg(argvars, 1) == FAIL in search_cmn()
8404 || check_for_opt_string_arg(argvars, 3) == FAIL in searchpair_cmn()
8949 || check_for_opt_string_arg(argvars, 2) == FAIL)) in f_setreg()
9120 || check_for_opt_string_arg(argvars, 2) == FAIL)) in f_settagstack()
9264 if (in_vim9script() && check_for_opt_string_arg(argvars, 0) == FAIL) in f_spellbadword()
9437 || check_for_opt_string_arg(argvars, 1) == FAIL in f_split()
9662 || check_for_opt_string_arg(argvars, 2) == FAIL)) in f_synIDattr()
9936 || check_for_opt_string_arg(argvars, 1) == FAIL)) in f_taglist()