Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dfilepath.c109 char_u *endp, *save_endp; in shortpath_for_invalid_fname() local
122 save_endp = endp; in shortpath_for_invalid_fname()
167 sfx_len = (int)(save_endp - endp) + 1; in shortpath_for_invalid_fname()