Home
last modified time | relevance | path

Searched defs:cmdname (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dex_cmds.h102 static struct cmdname struct
108 } cmdnames[] = argument
H A Dex_eval.c339 do_errthrow(cstack_T *cstack, char_u *cmdname) in do_errthrow()
427 char_u *cmdname, in get_exception_string()
508 throw_exception(void *value, except_type_T type, char_u *cmdname) in throw_exception()