Searched refs:tag_postprocess (Results 1 – 3 of 3) sorted by relevance
34 void tag_postprocess(struct roff_man *, struct roff_node *);
343 tag_postprocess(struct roff_man *man, struct roff_node *n) in tag_postprocess() function372 tag_postprocess(man, n); in tag_postprocess()
725 tag_postprocess(curp->man, curp->man->meta.first); in mparse_result()