Searched refs:not_in_vim9 (Results 1 – 5 of 5) sorted by relevance
6 int not_in_vim9(exarg_T *eap);
121 not_in_vim9(exarg_T *eap) in not_in_vim9() function
3903 res = not_in_vim9(&ea); in f_fullcommand()6198 if (not_in_vim9(eap) == FAIL) in ex_exit()6824 if (not_in_vim9(eap) == FAIL) in ex_open()7794 if (not_in_vim9(eap) == FAIL) in ex_copymove()8283 if (not_in_vim9(eap) == FAIL) in ex_mark()
3266 if (not_in_vim9(eap) == FAIL) in ex_append()3411 if (not_in_vim9(eap) == FAIL) in ex_change()
10129 not_in_vim9(&ea); in compile_def_function()