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

/freebsd-10.2-release/contrib/mdocml/
H A Dtbl_html.c144 if (TBL_SPAN_LAST & sp->flags) {
H A Dtbl.c169 tbl->last_span->flags |= TBL_SPAN_LAST;
H A Dmandoc.h277 #define TBL_SPAN_LAST (1 << 1) macro
H A Dtbl_term.c198 if (TBL_SPAN_LAST & sp->flags) {

Completed in 42 milliseconds