Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dex_getln.pro31 void tilde_replace(char_u *orig_pat, int num_files, char_u **files);
/vim-8.2.3635/src/
H A Dcmdexpand.c56 tilde_replace(str, numfiles, files); in ExpandEscape()
H A Dinsexpand.c2994 tilde_replace(compl_pattern, num_matches, matches); in ins_compl_get_exp()
H A Dex_getln.c3965 tilde_replace( in tilde_replace() function
/vim-8.2.3635/runtime/doc/
H A Dtodo.txt3680 7 tilde_replace() can only handle "~/", should also do "~user/".