Home
last modified time | relevance | path

Searched refs:last_es (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Droff_int.h39 struct roff_node *last_es; /* The most recent Es node. */ member
H A Dmdoc_validate.c1590 mdoc->last->norm->Es = mdoc->last_es; in post_en()
1628 mdoc->last_es = mdoc->last; in post_es()
H A Droff.c836 man->last_es = NULL; in roff_state_reset()