Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dsearch.pro35 void find_pattern_in_path(char_u *ptr, int dir, int len, int whole, int skip_comments, int type, lo…
/vim-8.2.3635/src/
H A Dinsexpand.c2940 find_pattern_in_path(compl_pattern, compl_direction, in ins_compl_get_exp()
H A Dex_docmd.c8597 find_pattern_in_path(NULL, 0, 0, FALSE, FALSE, CHECK_PATH, 1L, in ex_checkpath()
8666 find_pattern_in_path(eap->arg, 0, (int)STRLEN(eap->arg), in ex_findpat()
H A Dsearch.c3324 find_pattern_in_path( in find_pattern_in_path() function
H A Dwindow.c567 find_pattern_in_path(ptr, 0, len, TRUE, in do_window()
H A Dnormal.c4535 find_pattern_in_path(ptr, 0, len, TRUE, in nv_brackets()
/vim-8.2.3635/runtime/doc/
H A Dtodo.txt3627 8 [<C-I> doesn't work when '*' is in 'iskeyword'. find_pattern_in_path()