Searched refs:find_pattern_in_path (Results 1 – 7 of 7) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | search.pro | 35 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 D | insexpand.c | 2940 find_pattern_in_path(compl_pattern, compl_direction, in ins_compl_get_exp()
|
| H A D | ex_docmd.c | 8597 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 D | search.c | 3324 find_pattern_in_path( in find_pattern_in_path() function
|
| H A D | window.c | 567 find_pattern_in_path(ptr, 0, len, TRUE, in do_window()
|
| H A D | normal.c | 4535 find_pattern_in_path(ptr, 0, len, TRUE, in nv_brackets()
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | todo.txt | 3627 8 [<C-I> doesn't work when '*' is in 'iskeyword'. find_pattern_in_path()
|