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

/macosx-10.10.1/vim-55/src/
H A Dmessage.c38 static int do_more_prompt __ARGS((int typed_char));
964 do_more_prompt(c);
1963 if (do_more_prompt(NUL))
1966 (void)do_more_prompt(NUL);
2268 do_more_prompt('G');
2432 do_more_prompt(typed_char) function

Completed in 115 milliseconds