Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dlibmandoc.h83 const struct tbl_span *roff_span(const struct roff *);
H A Dread.c532 while (NULL != (span = roff_span(curp->roff))) { in mparse_buf_r()
H A Droff.c1927 roff_span(const struct roff *r) in roff_span() function