Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dfilepath.c3360 if (stardepth > 0) in dos_expandpath()
3457 ++stardepth; in dos_expandpath()
3459 --stardepth; in dos_expandpath()
3507 ++stardepth; in dos_expandpath()
3509 --stardepth; in dos_expandpath()
3602 if (stardepth > 0) in unix_expandpath()
3702 ++stardepth; in unix_expandpath()
3704 --stardepth; in unix_expandpath()
3731 if (starstar && stardepth < 100) in unix_expandpath()
3737 ++stardepth; in unix_expandpath()
[all …]