Searched refs:last_es (Results 1 – 2 of 2) sorted by relevance
42 struct mdoc_node *last_es; /* the most recent Es node */ member
1122 mdoc->last->norm->Es = mdoc->last_es; in post_en()1129 mdoc->last_es = mdoc->last; in post_es()