Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_cmds.c3692 int got_match = FALSE; in ex_substitute() local
4071 if (!got_match) in ex_substitute()
4074 got_match = TRUE; in ex_substitute()
4779 else if (got_match) // did find something but nothing substituted in ex_substitute()