Searched refs:MDOC_Ns (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/mandoc/ |
H A D | roff.h | 393 MDOC_Ns, enumerator
|
H A D | mdoc_macro.c | 1315 if (n && n->tok == MDOC_Ns) in blk_part_imp() 1404 case MDOC_Ns: in in_line_argn()
|
H A D | mdoc_validate.c | 2884 roff_elem_alloc(mdoc, n->line, n->pos, MDOC_Ns); in post_bx() 2897 roff_elem_alloc(mdoc, n->line, n->pos, MDOC_Ns); in post_bx() 2902 roff_elem_alloc(mdoc, n->line, n->pos, MDOC_Ns); in post_bx()
|