Searched refs:cmdnames (Results 1 – 3 of 3) sorted by relevance
3 " a matching command in cmdnames[] based on the first character5 " This is used to speed up lookup in cmdnames[].63 let output += [ ' * Table giving the index of the first command in cmdnames[] to lookup' ]77 let output += [ ' * Table giving the index of the first command in cmdnames[] to lookup' ]
2078 && (cmdnames[ea.cmdidx].cmd_func == ex_ni in do_one_cmd()2080 || cmdnames[ea.cmdidx].cmd_func == ex_script_ni in do_one_cmd()2114 ea.argt = (long)cmdnames[(int)ea.cmdidx].cmd_argt; in do_one_cmd()2614 (cmdnames[ea.cmdidx].cmd_func)(&ea); in do_one_cmd()3912 : cmdnames[ea.cmdidx].cmd_name); in f_fullcommand()3932 return (long)cmdnames[(int)idx].cmd_argt; in excmd_get_argt()5538 return cmdnames[idx].cmd_name; in get_command_name()8623 switch (cmdnames[eap->cmdidx].cmd_name[2]) in ex_findpat()8626 if (cmdnames[eap->cmdidx].cmd_name[0] == 'p') in ex_findpat()8741 ex_tag_cmd(eap, cmdnames[eap->cmdidx].cmd_name); in ex_tag()[all …]
108 } cmdnames[] = variable