Home
last modified time | relevance | path

Searched refs:e_not_allowed_in_sandbox (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/
H A Derrors.h116 EXTERN char e_not_allowed_in_sandbox[] variable
H A Doption.c1489 errmsg = e_not_allowed_in_sandbox; in do_set()
4374 emsg(_(e_not_allowed_in_sandbox)); in set_option_value()
H A Dundo.c327 emsg(_(e_not_allowed_in_sandbox)); in undo_allowed()
H A Dedit.c168 emsg(_(e_not_allowed_in_sandbox)); in edit()
H A Dex_cmds.c3609 emsg(_(e_not_allowed_in_sandbox)); in check_secure()
H A Dex_docmd.c2122 errormsg = _(e_not_allowed_in_sandbox); in do_one_cmd()