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 | 1314 if (n && n->tok == MDOC_Ns) in blk_part_imp() 1403 case MDOC_Ns: in in_line_argn()
|
| H A D | mdoc_validate.c | 2903 roff_elem_alloc(mdoc, n->line, n->pos, MDOC_Ns); in post_bx() 2916 roff_elem_alloc(mdoc, n->line, n->pos, MDOC_Ns); in post_bx() 2921 roff_elem_alloc(mdoc, n->line, n->pos, MDOC_Ns); in post_bx()
|