Searched refs:last_es (Results 1 – 3 of 3) sorted by relevance
40 struct roff_node *last_es; /* The most recent Es node. */ member
1612 mdoc->last->norm->Es = mdoc->last_es; in post_en() 1650 mdoc->last_es = mdoc->last; in post_es()
830 man->last_es = NULL; in roff_state_reset()