Home
last modified time | relevance | path

Searched refs:get_search_pat (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dsearch.pro3 char_u *get_search_pat(void);
/vim-8.2.3635/src/
H A Dsearch.c198 get_search_pat(void) in get_search_pat() function
H A Dex_cmds.c4782 semsg(_(e_patnotf2), get_search_pat()); in ex_substitute()
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt7435 Solution: Use get_search_pat() to obtain the actually used pattern.