Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_cmds.c4018 colnr_T total_added = 0; in ex_substitute() local
4447 total_added + regmatch.startpos[0].col, in ex_substitute()
4452 total_added += bytes_added; in ex_substitute()