Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsearch.c2329 do_quotes = -1; in findmatchlimit()
2368 do_quotes = -1; in findmatchlimit()
2417 do_quotes = -1; in findmatchlimit()
2516 do_quotes = 0; in findmatchlimit()
2517 else if (do_quotes == -1) in findmatchlimit()
2523 at_start = do_quotes; in findmatchlimit()
2530 ++do_quotes; in findmatchlimit()
2540 if (!do_quotes) in findmatchlimit()
2545 do_quotes = 1; in findmatchlimit()
2560 do_quotes = 1; in findmatchlimit()
[all …]