Lines Matching refs:rew_last
59 static void rew_last(struct roff_man *, const struct roff_node *);
237 rew_last(mdoc, mdoc->meta.first); in mdoc_endparse()
268 rew_last(struct roff_man *mdoc, const struct roff_node *to) in rew_last() function
292 rew_last(mdoc, n); in rew_pending()
382 rew_last(mdoc, n); in rew_elem()
667 rew_last(mdoc, n); in blk_exp_close()
691 rew_last(mdoc, body); in blk_exp_close()
726 rew_last(mdoc, n); in blk_exp_close()
745 rew_last(mdoc, n); in blk_exp_close()
847 rew_last(mdoc, mdoc->last); in in_line()
939 rew_last(mdoc, mdoc->last); in in_line()
1089 rew_last(mdoc, head); in blk_full()
1123 rew_last(mdoc, body); in blk_full()
1172 rew_last(mdoc, body == NULL ? head : body); in blk_full()
1208 rew_last(mdoc, head); in blk_full()
1239 rew_last(mdoc, body); in blk_full()
1240 rew_last(mdoc, blk); in blk_full()
1267 rew_last(mdoc, roff_head_alloc(mdoc, line, ppos, tok)); in blk_part_imp()
1303 rew_last(mdoc, body); in blk_part_imp()
1353 rew_last(mdoc, head); in blk_part_exp()
1372 rew_last(mdoc, roff_head_alloc(mdoc, line, ppos, tok)); in blk_part_exp()
1511 rew_last(mdoc, n->parent); in in_line_eoln()
1597 rew_last(mdoc, body); in phrase_ta()