Searched refs:dos_expandpath (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | filepath.c | 3334 dos_expandpath( in dos_expandpath() function 3458 (void)dos_expandpath(gap, buf, (int)(s - buf), flags, TRUE); in dos_expandpath() 3508 (void)dos_expandpath(gap, buf, len + 1, flags, TRUE); in dos_expandpath() 3517 (void)dos_expandpath(gap, buf, len + 1, flags, FALSE); in dos_expandpath() 3554 return dos_expandpath(gap, path, 0, flags, FALSE); in mch_expandpath()
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | version5.txt | 4833 dos_expandpath() calling backslash_halve() past the end of a file name.
|