Home
last modified time | relevance | path

Searched refs:no_deref (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/proto/
H A Duserfunc.pro43 int function_exists(char_u *name, int no_deref);
/vim-8.2.3635/src/
H A Duserfunc.c4598 function_exists(char_u *name, int no_deref) in function_exists() argument
4607 if (no_deref) in function_exists()