Home
last modified time | relevance | path

Searched refs:funcdepth_restore (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Duserfunc.pro19 void funcdepth_restore(int depth);
/vim-8.2.3635/src/
H A Duserfunc.c2422 funcdepth_restore(int depth) in funcdepth_restore() function
H A Dvim9execute.c4993 funcdepth_restore(orig_funcdepth); in call_def_function()