Home
last modified time | relevance | path

Searched defs:prefix (Results 1 – 10 of 10) sorted by relevance

/vim-8.2.3635/runtime/ftplugin/
H A Dchangelog.vim147 function! s:substitute_items(str, date, user, prefix) argument
175 function! s:new_changelog_entry(prefix) argument
/vim-8.2.3635/runtime/pack/dist/opt/matchit/autoload/
H A Dmatchit.vim272 fun! s:InsertRefs(groupBR, prefix, group, suffix, matchline) argument
510 fun! s:Choose(patterns, string, comma, branch, prefix, suffix, ...) argument
/vim-8.2.3635/src/
H A Discygpty.c104 #define is_wprefix(s, prefix) \ argument
H A Devalvars.c1117 char *prefix, in list_hashtable_vars()
2015 cat_prefix_varname(int prefix, char_u *name) in cat_prefix_varname()
3125 list_one_var(dictitem_T *v, char *prefix, int *first) in list_one_var()
3139 char *prefix, in list_one_var_a()
H A Dif_tcl.c1443 char *prefix, // "win" or "buf" in tclgetref()
H A Dinsexpand.c3837 char_u *prefix = (char_u *)"\\<"; in ins_complete() local
H A Doption.c1242 int prefix; // 1: nothing, 0: "no", 2: "inv" in front of name in do_set() local
H A Dspell.c4158 char_u prefix[MAXWLEN]; in dump_prefixes() local
H A Dquickfix.c132 char_u prefix; // prefix of this format line: member
921 qf_parse_fmt_f(regmatch_T *rmp, int midx, qffields_T *fields, int prefix) in qf_parse_fmt_f()
H A Dos_win32.c6454 int prefix = -1; in mch_write() local