Searched refs:FIND_DEFINE (Results 1 – 6 of 6) sorted by relevance
3378 if (type != CHECK_PATH && type != FIND_DEFINE in find_pattern_in_path()3403 if (type == FIND_DEFINE && (*curbuf->b_p_def != NUL || *p_def != NUL)) in find_pattern_in_path()3993 else if (type == FIND_DEFINE) in find_pattern_in_path()4051 if (got_int || type != FIND_DEFINE || p < line || *p != '\\') in show_pat_in_path()
870 #define FIND_DEFINE 2 macro
2944 ? FIND_DEFINE : FIND_ANY, 1L, ACTION_EXPAND, in ins_compl_get_exp()
129 int type = FIND_DEFINE; in do_window()
4537 ((cap->nchar & 0xf) == ('d' & 0xf)) ? FIND_DEFINE : FIND_ANY, in nv_brackets()
8668 *eap->cmd == 'd' ? FIND_DEFINE : FIND_ANY, in ex_findpat()