Searched refs:get_search_pat (Results 1 – 4 of 4) sorted by relevance
3 char_u *get_search_pat(void);
198 get_search_pat(void) in get_search_pat() function
4782 semsg(_(e_patnotf2), get_search_pat()); in ex_substitute()
7435 Solution: Use get_search_pat() to obtain the actually used pattern.