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

/freebsd-13-stable/contrib/nvi/ex/
H A Dex_append.c29 * ex_append -- :[line] a[ppend][!]
33 * PUBLIC: int ex_append(SCR *, EXCMD *);
36 ex_append(SCR *sp, EXCMD *cmdp) function
H A Dex_cmd.c95 {L("append"), ex_append, E_ADDR1|E_ADDR_ZERO|E_ADDR_ZERODEF,
H A Dextern.h10 int ex_append(SCR *, EXCMD *);
/freebsd-13-stable/usr.bin/vi/
H A DMakefile53 SRCS+= ex.c ex_abbrev.c ex_append.c ex_args.c ex_argv.c ex_at.c ex_bang.c \

Completed in 163 milliseconds