Home
last modified time | relevance | path

Searched refs:save_patterns (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dos_unix.c197 static int save_patterns(int num_pat, char_u **pat, int *num_file, char_u ***file);
6582 return save_patterns(num_pat, pat, num_file, file); in mch_expand_wildcards()
7038 return save_patterns(num_pat, pat, num_file, file); in mch_expand_wildcards()
7045 save_patterns( in save_patterns() function
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt1931 not removed when editing a file. Now halve backslashes in save_patterns().