Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmdoc_macro.c609 if (n->tok == MDOC_Nm) { in blk_exp_close()
792 case MDOC_Nm: in in_line()
883 if (tok == MDOC_Nm) in in_line()
1513 if (n->tok == MDOC_Nm) in in_line_eoln()
1568 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()
2348 case MDOC_Nm: in post_sh_name()
2364 n->next != NULL && n->next->tok == MDOC_Nm) { in post_sh_name()
3066 case MDOC_Nm: in macro2len()