Lines Matching refs:rew_last
62 static void rew_last(struct roff_man *, const struct roff_node *);
240 rew_last(mdoc, mdoc->meta.first); in mdoc_endparse()
271 rew_last(struct roff_man *mdoc, const struct roff_node *to) in rew_last() function
295 rew_last(mdoc, n); in rew_pending()
385 rew_last(mdoc, n); in rew_elem()
669 rew_last(mdoc, n); in blk_exp_close()
693 rew_last(mdoc, body); in blk_exp_close()
728 rew_last(mdoc, n); in blk_exp_close()
747 rew_last(mdoc, n); in blk_exp_close()
849 rew_last(mdoc, mdoc->last); in in_line()
941 rew_last(mdoc, mdoc->last); in in_line()
1091 rew_last(mdoc, head); in blk_full()
1125 rew_last(mdoc, body); in blk_full()
1174 rew_last(mdoc, body == NULL ? head : body); in blk_full()
1210 rew_last(mdoc, head); in blk_full()
1241 rew_last(mdoc, body); in blk_full()
1242 rew_last(mdoc, blk); in blk_full()
1269 rew_last(mdoc, roff_head_alloc(mdoc, line, ppos, tok)); in blk_part_imp()
1305 rew_last(mdoc, body); in blk_part_imp()
1355 rew_last(mdoc, head); in blk_part_exp()
1374 rew_last(mdoc, roff_head_alloc(mdoc, line, ppos, tok)); in blk_part_exp()
1513 rew_last(mdoc, n->parent); in in_line_eoln()
1604 rew_last(mdoc, body); in phrase_ta()