Searched refs:find_script_var (Results 1 – 1 of 1) sorted by relevance
336 find_script_var(char_u *name, size_t len, cctx_T *cctx) in find_script_var() function418 if (find_script_var(name, len, cctx) != NULL) in script_var_exists()2557 sallvar_T *sav = find_script_var(name, 0, cctx); in get_script_item_idx()