Searched refs:set_last_search_pat (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/vim-55/src/proto/
H A Dsearch.pro12 void set_last_search_pat __ARGS((char_u *s, int idx, int magic, int setlast));
/macosx-10.10.1/vim-55/src/
H A Dsearch.c446 set_last_search_pat(s, idx, magic, setlast) function
5370 set_last_search_pat(val, idx, magic, setlast);
H A Dops.c6039 set_last_search_pat(str, RE_SEARCH, TRUE, TRUE);

Completed in 70 milliseconds