Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dfilepath.c3350 int starstar = FALSE; in dos_expandpath() local
3423 starstar = TRUE; in dos_expandpath()
3453 if (!didstar && stardepth < 100 && starstar && e - s == 2 in dos_expandpath()
3500 if (starstar && stardepth < 100 in dos_expandpath()
3595 int starstar = FALSE; in unix_expandpath() local
3667 starstar = TRUE; in unix_expandpath()
3698 if (!didstar && stardepth < 100 && starstar && e - s == 2 in unix_expandpath()
3731 if (starstar && stardepth < 100) in unix_expandpath()
/vim-8.2.3635/runtime/doc/
H A Dediting.txt391 *starstar-wildcard*
1700 1) Downward search: *starstar*
H A Dtags8248 netrw-starstar pi_netrw.txt /*netrw-starstar*
9247 starstar editing.txt /*starstar*
9248 starstar-wildcard editing.txt /*starstar-wildcard*
H A Dpi_netrw.txt1666 Used with :Explore **/pattern : (also see |netrw-starstar|)
1757 *netrw-star* *netrw-starpat* *netrw-starstar* *netrw-starstarpat* *netrw-grep*
H A Dquickfix.txt1061 < For the use of "**" see |starstar-wildcard|.
/vim-8.2.3635/runtime/autoload/
H A Dnetrw.vim935 …l netrw#ErrorMsg(s:WARNING,"using Nexplore or <s-down> improperly; see help for netrw-starstar",40)
961 …all netrw#ErrorMsg(s:WARNING,"using Pexplore or <s-up> improperly; see help for netrw-starstar",41)