Searched refs:no_deref (Results 1 – 2 of 2) sorted by relevance
43 int function_exists(char_u *name, int no_deref);
4598 function_exists(char_u *name, int no_deref) in function_exists() argument4607 if (no_deref) in function_exists()