Home
last modified time | relevance | path

Searched defs:lead (Results 1 – 13 of 13) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dtest_utf8.vim35 func CustomComplete1(lead, line, pos) argument
39 func CustomComplete2(lead, line, pos) argument
43 func CustomComplete3(lead, line, pos) argument
H A Dtest_user_func.vim175 func s:addFoo(lead) argument
H A Dtest_cmdline.vim1636 func F(lead, cmdl, p) argument
/vim-8.2.3635/runtime/autoload/
H A Dccomplete.vim404 func s:Nextitem(lead, items, depth, all) argument
H A Drust.vim137 function! rust#CompleteExpand(lead, line, pos) argument
/vim-8.2.3635/src/
H A Dinsexpand.c3536 char *lead = _("match in file"); in ins_compl_next() local
H A Dmessage.c1843 char_u *lead = NULL; in msg_prt_line() local
H A Dmbyte.c857 dbcs_class(unsigned lead, unsigned trail) in dbcs_class()
H A Dterm.c2973 char *lead = i == 2 ? ( in term_color() local
H A Duserfunc.c3554 int lead; in trans_function_name() local
H A Dchannel.c2007 int prepend, char *lead) in channel_save()
H A Dquickfix.c3738 qf_msg(qf_info_T *qi, int which, char *lead) in qf_msg()
H A Dstructs.h3395 int lead; member