Searched refs:list_find_str (Results 1 – 4 of 4) sorted by relevance
22 char_u *list_find_str(list_T *l, long idx);
520 list_find_str(list_T *l, long idx) in list_find_str() function
5427 char_u *p = list_find_str(get_vim_var_list(VV_OLDFILES), in ex_oldfiles()
9004 result = list_find_str(get_vim_var_list(VV_OLDFILES), in eval_vars()