Home
last modified time | relevance | path

Searched refs:ask_yesno (Results 1 – 8 of 8) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dmisc1.pro16 int ask_yesno(char_u *str, int direct);
/vim-8.2.3635/src/
H A Dmisc1.c587 ask_yesno(char_u *str, int direct) in ask_yesno() function
H A Dbufwrite.c537 if (ask_yesno((char_u *)_("Do you really want to write to it"), in check_mtime()
H A Dundo.c762 if (ask_yesno((char_u *)_("No undo possible; continue anyway"), TRUE) in u_savecommon()
H A Dops.c744 n = ask_yesno((char_u *)_("cannot yank; delete anyway"), TRUE); in op_delete()
H A Dex_docmd.c2202 if (ask_yesno((char_u *) in do_one_cmd()
/vim-8.2.3635/src/po/
H A Dca.po1903 # pregunta ask_yesno()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt5933 Solution: Also call plain_vgetc() in ask_yesno().