Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddiff.c2622 int found_not_ma = FALSE; in ex_diffgetput() local
2642 found_not_ma = TRUE; in ex_diffgetput()
2646 if (found_not_ma) in ex_diffgetput()