Home
last modified time | relevance | path

Searched refs:ENDBODY_NOSPACE (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc.h261 ENDBODY_NOSPACE /* is broken: don't append a space */ enumerator
H A Dmdoc_macro.c1183 tok, body, ENDBODY_NOSPACE); in blk_part_imp()
H A Dmdoc_man.c643 if (ENDBODY_NOSPACE == n->end) in print_node()
H A Dmdoc_term.c394 if (ENDBODY_NOSPACE == n->end) in print_mdoc_node()
H A Dmdoc_html.c464 if (n->end == ENDBODY_NOSPACE) in print_mdoc_node()