Home
last modified time | relevance | path

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

/src/contrib/mandoc/
H A Dtbl_term.c49 static void tbl_fill_string(struct termp *, const char *,
812 tbl_fill_string(struct termp *tp, const char *cp, size_t *coloff, size_t len) in tbl_fill_string() function
838 tbl_fill_string(tp, cp, coloff, len); in tbl_fill_char()
852 tbl_fill_string(tp, buf, coloff, len); in tbl_fill_border()