Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtag.c3327 int search_options; in jumpto_tag() local
3521 search_options = 0; in jumpto_tag()
3523 search_options = SEARCH_KEEP; in jumpto_tag()
3552 search_options, NULL)) in jumpto_tag()
3564 search_options, NULL)) in jumpto_tag()
3575 search_options, NULL)) in jumpto_tag()
3581 search_options, NULL)) in jumpto_tag()
3643 if (search_options) in jumpto_tag()