Searched refs:get_find_dialog_text (Results 1 – 5 of 5) sorted by relevance
66 char_u *get_find_dialog_text(char_u *arg, int *wwordp, int *mcasep);
2220 entry_text = get_find_dialog_text(arg, &wword, &mcase); in find_replace_dialog_create()
3648 entry_text = get_find_dialog_text(arg, &wword, &mcase); in find_replace_dialog_create()
5270 get_find_dialog_text( in get_find_dialog_text() function
2667 entry_text = get_find_dialog_text(initial_string, &wword, &mcase); in initialise_findrep()