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

/freebsd-10.0-release/contrib/nvi/ex/
H A Dex_cmd.c184 {L("global"), ex_global, E_ADDR2_ALL,
H A Dex_global.c13 static const char sccsid[] = "$Id: ex_global.c,v 10.32 2011/12/26 23:37:01 zy Exp $";
36 * ex_global -- [line [,line]] g[lobal][!] /pattern/ [commands]
39 * PUBLIC: int ex_global __P((SCR *, EXCMD *));
42 ex_global(SCR *sp, EXCMD *cmdp) function
H A Dextern.h42 int ex_global __P((SCR *, EXCMD *));
/freebsd-10.0-release/usr.bin/vi/
H A DMakefile64 ex_edit.c ex_equal.c ex_file.c ex_filter.c ex_global.c \

Completed in 112 milliseconds