Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dfilepath.pro38 int fullpathcmp(char_u *s1, char_u *s2, int checkname, int expandenv);
/vim-8.2.3635/runtime/syntax/
H A Dteraterm.vim86 \ code2str expandenv int2str regexoption sprintf
/vim-8.2.3635/src/
H A Dfilepath.c2731 int expandenv) in fullpathcmp() argument
2740 if (expandenv) in fullpathcmp()
2778 if (expandenv) in fullpathcmp()