Home
last modified time | relevance | path

Searched refs:CMD_def (Results 1 – 7 of 7) sorted by relevance

/dports/editors/vim/vim-8.2.3745/src/
H A Duserfunc.c662 int vim9_function = eap->cmdidx == CMD_def in get_function_body()
741 else if (eap->cmdidx == CMD_def) in get_function_body()
827 if (eap->cmdidx == CMD_def) in get_function_body()
991 if (eap->cmdidx == CMD_def) in get_function_body()
1004 int found = (eap->cmdidx == CMD_def && arg[0] == '=' in get_function_body()
4153 eap->cmdidx == CMD_def ? &argtypes : NULL, FALSE, in define_function()
4159 if (eap->cmdidx == CMD_def) in define_function()
4229 && eap->cmdidx != CMD_def) in define_function()
4231 && (vim9script || eap->cmdidx == CMD_def)) in define_function()
4462 if (eap->cmdidx == CMD_def) in define_function()
[all …]
H A Dvim9script.c230 case CMD_def: in ex_export()
H A Dex_cmds.h459 EXCMD(CMD_def, "def", ex_function,
H A Dex_docmd.c2439 case CMD_def: in do_one_cmd()
H A Dvim9compile.c10019 case CMD_def: in compile_def_function()
/dports/www/xapian-omega12/xapian-omega-1.2.25/
H A Dquery.cc808 CMD_def, enumerator
1235 case CMD_def: { in eval()
/dports/www/xapian-omega/xapian-omega-1.4.18/
H A Dquery.cc934 CMD_def, enumerator
1478 case CMD_def: { in eval()