Home
last modified time | relevance | path

Searched refs:ex_scprint (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/vi/include/
H A Dex_extern.h58 int ex_scprint(SCR *, MARK *, MARK *);
/openbsd/usr.bin/vi/ex/
H A Dex_print.c161 ex_scprint(SCR *sp, MARK *fp, MARK *tp) in ex_scprint() function
H A Dex_subst.c639 ex_scprint(sp, &from, &to)) in s()