Searched refs:e_no_more_items (Results 1 – 1 of 1) sorted by relevance
190 static char_u *e_no_more_items = (char_u *)N_("E553: No more items"); variable2736 char_u *err = e_no_more_items; in get_nth_valid_entry()5677 emsg(_(e_no_more_items)); in ex_cbelow()