Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmdoc.c150 case MDOC_An: in mdoc_elem_alloc()
H A Droff.h334 MDOC_An, enumerator
H A Dmdoc_macro.c788 case MDOC_An: in in_line()
830 if (cnt == 0 && (nc == 0 || tok == MDOC_An)) in in_line()
H A Dmdoc_validate.c2451 if ((n->tok == MDOC_An && n->child != NULL) || child_an(n)) in child_an()
3024 case MDOC_An: in macro2len()