Searched refs:ex_tcl (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/nvi/ex/
H A Dex_tcl.c15 static const char sccsid[] = "@(#)ex_tcl.c 8.10 (Berkeley) 9/15/96";
35 * ex_tcl -- :[line [,line]] tcl [command]
38 * PUBLIC: int ex_tcl __P((SCR*, EXCMD *));
41 ex_tcl(sp, cmdp) function
H A Dex_cmd.c383 {"tcl", ex_tcl, E_ADDR2_ALL|E_ADDR_ZERO|
/freebsd-9.3-release/usr.bin/vi/
H A DMakefile66 ex_write.c ex_yank.c ex_z.c ex_tcl.c ex_perl.c
/freebsd-9.3-release/contrib/nvi/include/
H A Dex_extern.h106 int ex_tcl __P((SCR*, EXCMD *));

Completed in 55 milliseconds