Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h869 #define FIND_ANY 1 macro
H A Dinsexpand.c2944 ? FIND_DEFINE : FIND_ANY, 1L, ACTION_EXPAND, in ins_compl_get_exp()
H A Dwindow.c560 type = FIND_ANY; in do_window()
H A Dnormal.c4537 ((cap->nchar & 0xf) == ('d' & 0xf)) ? FIND_DEFINE : FIND_ANY, in nv_brackets()
H A Dex_docmd.c8668 *eap->cmd == 'd' ? FIND_DEFINE : FIND_ANY, in ex_findpat()