Searched refs:EXCMDLIST (Results 1 – 7 of 7) sorted by relevance
35 } EXCMDLIST; typedef38 extern EXCMDLIST const cmds[]; /* Table of ex commands. */92 EXCMDLIST const *cmd; /* Command: entry in command table. */93 EXCMDLIST rcmd; /* Command: table entry/replacement. */
52 EXCMDLIST const cmds[] = {
61 EXCMDLIST const *cp; in ex_usage()
36 static EXCMDLIST const *2227 EXCMDLIST const *cp; in ex_is_abbrev()2244 EXCMDLIST const *cp; in ex_is_unmap()2261 static EXCMDLIST const *2264 EXCMDLIST const *cp; in ex_comm_search()2285 ex_badaddr(SCR *sp, const EXCMDLIST *cp, enum badaddr ba, enum nresult nret) in ex_badaddr()
7 (SCR *, EXCMDLIST const *, enum badaddr, enum nresult);
286 EXCMDLIST const *cp; in argv_flt_ex()
65 static EXCMDLIST fake = { L("search") }; in v_exaddr()