Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Droff_int.h40 struct roff_node *last_es; /* The most recent Es node. */ member
H A Dmdoc_validate.c1612 mdoc->last->norm->Es = mdoc->last_es; in post_en()
1650 mdoc->last_es = mdoc->last; in post_es()
H A Droff.c830 man->last_es = NULL; in roff_state_reset()