Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dmdoc.h140 MDOC_sp, enumerator
H A Dmdoc.c827 if ( ! mdoc_elem_alloc(mdoc, line, offs, MDOC_sp, NULL)) in mdoc_ptext()
H A Dmdoc_term.c1667 case (MDOC_sp): in termp_bd_pre()
1884 case (MDOC_sp): in termp_sp_pre()
H A Dmdoc_html.c1237 case (MDOC_sp): in mdoc_bd_pre()
1619 if (MDOC_sp == n->tok) { in mdoc_sp_pre()
H A Dmdoc_validate.c2134 (MDOC_sp != mdoc->last->prev->tok && in post_par()