| /vim-8.2.3635/src/ |
| H A D | match.c | 964 if (in_vim9script() && check_for_opt_number_arg(argvars, 0) == FAIL) in f_clearmatches() 985 if (in_vim9script() && check_for_opt_number_arg(argvars, 0) == FAIL) in f_getmatches() 1062 || check_for_opt_number_arg(argvars, 1) == FAIL)) in f_setmatches() 1187 || check_for_opt_number_arg(argvars, 2) == FAIL in f_matchadd() 1189 && (check_for_opt_number_arg(argvars, 3) == FAIL in f_matchadd() 1243 || check_for_opt_number_arg(argvars, 2) == FAIL in f_matchaddpos() 1245 && (check_for_opt_number_arg(argvars, 3) == FAIL in f_matchaddpos() 1335 || check_for_opt_number_arg(argvars, 1) == FAIL)) in f_matchdelete()
|
| H A D | evalwindow.c | 472 if (in_vim9script() && check_for_opt_number_arg(argvars, 0) == FAIL) in f_gettabinfo() 511 if (in_vim9script() && check_for_opt_number_arg(argvars, 0) == FAIL) in f_getwininfo() 570 if (in_vim9script() && check_for_opt_number_arg(argvars, 0) == FAIL) in f_getwinpos() 744 && (check_for_opt_number_arg(argvars, 0) == FAIL in f_win_getid() 746 && check_for_opt_number_arg(argvars, 1) == FAIL))) in f_win_getid() 931 if (in_vim9script() && check_for_opt_number_arg(argvars, 0) == FAIL) in f_win_gettype() 1040 if (in_vim9script() && check_for_opt_number_arg(argvars, 0) == FAIL) in f_winlayout()
|
| H A D | arglist.c | 1274 if (in_vim9script() && check_for_opt_number_arg(argvars, 0) == FAIL) in f_argc() 1313 && (check_for_opt_number_arg(argvars, 0) == FAIL in f_arglistid() 1315 && check_for_opt_number_arg(argvars, 1) == FAIL))) in f_arglistid() 1349 && (check_for_opt_number_arg(argvars, 0) == FAIL in f_argv() 1351 && check_for_opt_number_arg(argvars, 1) == FAIL))) in f_argv()
|
| H A D | strings.c | 980 || check_for_opt_number_arg(argvars, 1) == FAIL in f_str2nr() 1071 || check_for_opt_number_arg(argvars, 2) == FAIL)) in f_stridx() 1190 || check_for_opt_number_arg(argvars, 1) == FAIL)) in f_strdisplaywidth() 1233 || check_for_opt_number_arg(argvars, 2) == FAIL in f_strcharpart() 1322 || check_for_opt_number_arg(argvars, 2) == FAIL in f_strpart() 1382 || check_for_opt_number_arg(argvars, 2) == FAIL)) in f_strridx() 1606 && check_for_opt_number_arg(argvars, 2) == FAIL))) in f_trim()
|
| H A D | evalfunc.c | 2965 && (check_for_opt_number_arg(argvars, 2) == FAIL in f_confirm() 3033 || check_for_opt_number_arg(argvars, 1) == FAIL in set_cursorpos() 4540 && (check_for_opt_number_arg(argvars, 0) == FAIL in f_getjumplist() 6210 && (check_for_opt_number_arg(argvars, 0) == FAIL in f_haslocaldir() 6316 || check_for_opt_number_arg(argvars, 2) == FAIL in f_index() 6768 || check_for_opt_number_arg(argvars, 1) == FAIL)) in f_line() 6905 || check_for_opt_number_arg(argvars, 2) == FAIL in find_some_match() 7714 || check_for_opt_number_arg(argvars, 1) == FAIL in f_range() 8038 && (check_for_opt_number_arg(argvars, 2) == FAIL in search_cmn() 8407 && (check_for_opt_number_arg(argvars, 5) == FAIL in searchpair_cmn() [all …]
|
| H A D | clientserver.c | 802 && check_for_opt_number_arg(argvars, 3) == FAIL))) in f_remote_expr() 907 || check_for_opt_number_arg(argvars, 1) == FAIL)) in f_remote_read()
|
| H A D | filepath.c | 959 && check_for_opt_number_arg(argvars, 2) == FAIL))) in findfilendir() 1093 && (check_for_opt_number_arg(argvars, 0) == FAIL in f_getcwd() 1095 && check_for_opt_number_arg(argvars, 1) == FAIL))) in f_getcwd() 1465 && check_for_opt_number_arg(argvars, 2) == FAIL))) in f_mkdir() 1509 || check_for_opt_number_arg(argvars, 1) == FAIL)) in f_pathshorten() 1974 && check_for_opt_number_arg(argvars, 2) == FAIL))) in f_readfile()
|
| H A D | time.c | 285 || check_for_opt_number_arg(argvars, 1) == FAIL)) in f_strftime() 775 if (in_vim9script() && check_for_opt_number_arg(argvars, 0) == FAIL) in f_timer_info()
|
| H A D | textprop.c | 657 || check_for_opt_number_arg(argvars, 1) == FAIL in f_prop_clear() 970 || check_for_opt_number_arg(argvars, 1) == FAIL in f_prop_remove() 972 && check_for_opt_number_arg(argvars, 2) == FAIL))) in f_prop_remove()
|
| H A D | list.c | 994 || check_for_opt_number_arg(argvars, 1) == FAIL)) in flatten_common() 2714 && check_for_opt_number_arg(argvars, 3) == FAIL))) in f_count() 2995 || check_for_opt_number_arg(argvars, 2) == FAIL)) in f_insert() 3096 || check_for_opt_number_arg(argvars, 2) == FAIL)) in f_remove()
|
| H A D | cmdhist.c | 613 || check_for_opt_number_arg(argvars, 1) == FAIL)) in f_histget()
|
| H A D | testing.c | 605 && (check_for_opt_number_arg(argvars, 3) == FAIL in f_assert_fails()
|
| H A D | if_cscope.c | 2466 && (check_for_opt_number_arg(argvars, 0) == FAIL in f_cscope_connection()
|
| H A D | typval.c | 418 check_for_opt_number_arg(typval_T *args, int idx) in check_for_opt_number_arg() function
|
| H A D | eval.c | 4148 || check_for_opt_number_arg(argvars, 2) == FAIL)) in f_slice()
|
| H A D | terminal.c | 6409 || check_for_opt_number_arg(argvars, 1) == FAIL)) in f_term_wait()
|
| /vim-8.2.3635/src/proto/ |
| H A D | typval.pro | 16 int check_for_opt_number_arg(typval_T *args, int idx);
|