Home
last modified time | relevance | path

Searched refs:f_assert_notmatch (Results 1 – 4 of 4) sorted by relevance

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dtesting.pro12 void f_assert_notmatch(typval_T *argvars, typval_T *rettv);
/dports/editors/vim/vim-8.2.3745/src/
H A Dtesting.c861 f_assert_notmatch(typval_T *argvars, typval_T *rettv) in f_assert_notmatch() function
H A Devalfunc.c1149 ret_number_bool, f_assert_notmatch},
/dports/editors/neovim/neovim-0.6.1/src/nvim/eval/
H A Dfuncs.c533 static void f_assert_notmatch(typval_T *argvars, typval_T *rettv, FunPtr fptr) in f_assert_notmatch() function