Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_cmds.c3706 int start_nsubs; in ex_substitute() local
3717 start_nsubs = sub_nsubs; in ex_substitute()
4746 if (sub_nsubs > start_nsubs) in ex_substitute()