Searched refs:MDOC_Tg (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/mandoc/ | ||
H A D | tag.c | 361 if (n->tok != MDOC_Tg) in tag_postprocess() |
H A D | roff.h | 440 MDOC_Tg, enumerator |
H A D | roff.c | 1143 case MDOC_Tg: in roff_tok_transparent() |