Searched refs:ROFFT_COMMENT (Results 1 – 12 of 12) sorted by relevance
120 case ROFFT_COMMENT: in print_mdoc()134 case ROFFT_COMMENT: in print_mdoc()242 case ROFFT_COMMENT: in print_man()265 case ROFFT_COMMENT: in print_man()
149 case ROFFT_COMMENT: in man_validate()173 if (n->last == NULL || n->last->type == ROFFT_COMMENT) in check_root()
124 if (n != NULL && n->type == ROFFT_COMMENT) in html_man()167 if (n->type == ROFFT_COMMENT || n->flags & NODE_NOPRT) in print_man_node()
667 if (n == NULL || n->type == ROFFT_COMMENT || in pre_SS()712 if (n == NULL || n->type == ROFFT_COMMENT || in pre_SH()921 case ROFFT_COMMENT: in print_man_node()
68 ROFFT_COMMENT, enumerator
284 (n->type == ROFFT_COMMENT || in terminal_mdoc()328 if (n->type == ROFFT_COMMENT || n->flags & NODE_NOPRT) in print_mdoc_node()597 (nn->prev->type == ROFFT_COMMENT || in print_bvspace()1534 if (nn->type != ROFFT_COMMENT && in termp_ss_pre()
297 if (n != NULL && n->type == ROFFT_COMMENT) in html_mdoc()351 if (n->type == ROFFT_COMMENT || n->flags & NODE_NOPRT) in print_mdoc_node()
780 while (n != NULL && n->type == ROFFT_COMMENT) { in print_gen_comment()
307 if (n->type == ROFFT_COMMENT || n->flags & NODE_NOPRT) in md_node()
347 case ROFFT_COMMENT: in mdoc_validate()1948 (n->type == ROFFT_COMMENT || in post_root()
615 if (n->type != ROFFT_COMMENT) in man_mdoc()
1251 ROFFT_COMMENT, TOKEN_NONE); in roff_expand()