Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dfilepath.c3355 char_u *matchname; in dos_expandpath() local
3449 matchname = vim_strsave(s); in dos_expandpath()
3489 && (matchname == NULL in dos_expandpath()
3539 vim_free(matchname); in dos_expandpath()