Searched refs:roff_reset (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.bin/mandoc/ | ||
H A D | libmandoc.h | 72 void roff_reset(struct roff *); |
H A D | read.c | 694 roff_reset(curp->roff); in mparse_reset() |
H A D | roff.c | 766 roff_reset(struct roff *r) in roff_reset() function |