Searched refs:has_internal_func (Results 1 – 3 of 3) sorted by relevance
6 int has_internal_func(char_u *name);
4579 return has_internal_func(name); in translated_function_exists()
2412 has_internal_func(char_u *name) in has_internal_func() function