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

/freebsd-11-stable/contrib/mdocml/
H A Dtbl_data.c50 while (cp != NULL && cp->pos == TBL_CELL_SPAN)
81 if (cp->pos == TBL_CELL_SPAN)
H A Dtbl_layout.c43 { 's', TBL_CELL_SPAN },
247 if (c == TBL_CELL_SPAN) {
H A Dmandoc.h254 TBL_CELL_SPAN, /* s, S */ enumerator in enum:tbl_cellt
H A Dtbl_term.c176 if (ic || sp->layout->first->pos != TBL_CELL_SPAN)
211 if (cp->pos != TBL_CELL_SPAN)
313 != TBL_CELL_SPAN)
553 case TBL_CELL_SPAN:

Completed in 66 milliseconds