Home
last modified time | relevance | path

Searched refs:MDOC_Nm (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_macro.c606 if (n->tok == MDOC_Nm) { in blk_exp_close()
789 case MDOC_Nm: in in_line()
880 if (tok == MDOC_Nm) in in_line()
1510 if (n->tok == MDOC_Nm) in in_line_eoln()
1560 else if (tok == MDOC_Nm) in ctx_synopsis()
H A Droff.h352 MDOC_Nm, enumerator
H A Dmdoc_validate.c968 ic = build_list(mdoc, MDOC_Nm); in post_ex()
970 roff_elem_alloc(mdoc, n->line, n->pos, MDOC_Nm); in post_ex()
2303 case MDOC_Nm: in post_sh_name()
2319 n->next != NULL && n->next->tok == MDOC_Nm) { in post_sh_name()
3024 case MDOC_Nm: in macro2len()