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

/freebsd-11-stable/contrib/mdocml/
H A Dtbl_term.c47 static void tbl_hrule(struct termp *, const struct tbl_span *, int);
130 tbl_hrule(tp, sp, 3);
132 tbl_hrule(tp, sp, 2);
242 tbl_hrule(tp, sp, 0);
431 tbl_hrule(tp, sp, 2);
435 tbl_hrule(tp, sp, 3);
445 tbl_hrule(tp, sp, 1);
458 tbl_hrule(struct termp *tp, const struct tbl_span *sp, int kind) function

Completed in 52 milliseconds