Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_cmds.c4001 if (nmatch) in ex_substitute()
4157 if (nmatch > 1) in ex_substitute()
4160 nmatch = 1; in ex_substitute()
4372 if (nmatch > 1) in ex_substitute()
4435 if (nmatch == 1) in ex_substitute()
4459 nmatch_tl += nmatch - 1; in ex_substitute()
4519 if (nmatch > 1) in ex_substitute()
4521 sub_firstlnum += nmatch - 1; in ex_substitute()
4622 nmatch = -1; in ex_substitute()
4707 if (nmatch <= 0) in ex_substitute()
[all …]