Home
last modified time | relevance | path

Searched refs:MDOC_Sm (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc.h110 MDOC_Sm, enumerator
H A Dmdoc_validate.c1612 if (MDOC_It == nchild->tok || MDOC_Sm == nchild->tok) { in post_bl()
1678 if (MDOC_Sm == mdoc->last->tok) in ebool()
1683 if (MDOC_Sm == mdoc->last->tok) in ebool()
H A Dmdoc_term.c1663 case (MDOC_Sm): in termp_bd_pre()
H A Dmdoc_html.c1233 case (MDOC_Sm): in mdoc_bd_pre()