Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_mswin.c159 char * _fullpath(char *buf, char *fname, int len) in _fullpath() function
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt2746 there is no _fullpath() function. (Negri)
H A Dversion6.txt14439 Solution: Use _wfullpath() instead of _fullpath() when necessary.
H A Dversion7.txt1878 is "utf-8". use _wfullpath() instead of _fullpath(). (Yu-sung Moon)