Searched refs:find_pattern_in_path (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/vim-55/src/proto/
H A Dsearch.pro36 void find_pattern_in_path __ARGS((char_u *ptr, int dir, int len, int whole, int skip_comments, int type, long count, int action, linenr_T start_lnum, linenr_T end_lnum));
/macosx-10.10.1/vim-55/src/
H A Dex_docmd.c9322 find_pattern_in_path(NULL, 0, 0, FALSE, FALSE, CHECK_PATH, 1L,
9393 find_pattern_in_path(eap->arg, 0, (int)STRLEN(eap->arg),
H A Dsearch.c109 * Type used by find_pattern_in_path() to remember which included files have
4537 find_pattern_in_path(ptr, dir, len, whole, skip_comments, function
H A Dnormal.c6411 find_pattern_in_path(ptr, 0, len, TRUE,
H A Dwindow.c558 find_pattern_in_path(ptr, 0, len, TRUE,
H A Dedit.c4073 find_pattern_in_path(compl_pattern, compl_direction,

Completed in 208 milliseconds