Searched refs:ex_print (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/bsd/nvi/dist/ex/ |
| D | ex_print.c | 52 if (ex_print(sp, cmdp, in ex_list() 70 if (ex_print(sp, cmdp, in ex_number() 88 if (ex_print(sp, cmdp, &cmdp->addr1, &cmdp->addr2, cmdp->iflags)) in ex_pr() 102 ex_print(SCR *sp, EXCMD *cmdp, MARK *fp, MARK *tp, u_int32_t flags) in ex_print() function
|
| D | ex_subst.c | 660 if (ex_print(sp, cmdp, &from, &to, 0) || in s() 834 (void)ex_print(sp, cmdp, &from, &to, E_C_LIST); in s() 836 (void)ex_print(sp, cmdp, &from, &to, E_C_HASH); in s() 838 (void)ex_print(sp, cmdp, &from, &to, E_C_PRINT); in s()
|
| D | ex.c | 1483 (void)ex_print(sp, ecp, &cur, &cur, flags); in ex_cmd()
|
| /netbsd/src/external/bsd/nvi/usr.bin/nvi/ |
| D | Makefile | 44 ex_move.c ex_open.c ex_perl.c ex_preserve.c ex_print.c ex_put.c \
|
| /netbsd/src/external/bsd/nvi/dist/dist/ |
| D | Makefile.am | 93 $(visrcdir)/ex/ex_print.c \
|