Home
last modified time | relevance | path

Searched refs:e_listarg (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dlist.c999 semsg(_(e_listarg), "flatten()"); in flatten_common()
1993 semsg(_(e_listarg), sort ? "sort()" : "uniq()"); in do_sort_uniq()
H A Dmatch.c1256 semsg(_(e_listarg), "matchaddpos()"); in f_matchaddpos()
H A Dglobals.h1762 EXTERN char e_listarg[] INIT(= N_("E686: Argument of %s must be a List")); variable
H A Dsearch.c4809 semsg(_(e_listarg), retmatchpos ? "matchfuzzypos()" : "matchfuzzy()"); in do_fuzzymatch()
H A Devalfunc.c6468 semsg(_(e_listarg), "inputlist()"); in f_inputlist()