Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Droff.h334 MDOC_An, enumerator
H A Dmdoc.c150 case MDOC_An: in mdoc_elem_alloc()
H A Dmdoc_macro.c785 case MDOC_An: in in_line()
827 if (cnt == 0 && (nc == 0 || tok == MDOC_An)) in in_line()
H A Dmdoc_validate.c2406 if ((n->tok == MDOC_An && n->child != NULL) || child_an(n)) in child_an()
2982 case MDOC_An: in macro2len()