Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_cmds.c4014 int skip_match = FALSE; in ex_substitute() local
4130 skip_match = TRUE; in ex_substitute()
4161 skip_match = TRUE; in ex_substitute()
4375 skip_match = TRUE; in ex_substitute()
4425 skip_match = TRUE; in ex_substitute()
4534 if (skip_match) in ex_substitute()
4615 lastone = (skip_match in ex_substitute()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt4422 Solution: Set "skip_match" to advance to the next line.
5983 Solution: Set "skip_match".