Searched refs:MDOC_Rs (Results 1 – 9 of 9) sorted by relevance
245 case MDOC_Rs: in tag_move_id()
801 if (n->parent->tok != MDOC_Rs) in md_post_pc()1586 if (n->parent->tok == MDOC_Rs && n->parent->norm->Rs.quote_T) in md_pre__T()1598 if (n->parent->tok == MDOC_Rs && n->parent->norm->Rs.quote_T) in md_post__T()
127 case MDOC_Rs: in mdoc_block_alloc()
405 MDOC_Rs, enumerator
362 return MDOC_Rs; in rew_alt()1136 if (tok == MDOC_Rs) { in blk_full()1199 if (nl && tok != MDOC_Bd && tok != MDOC_Bl && tok != MDOC_Rs) in blk_full()
1845 if (n->parent == NULL || n->parent->tok != MDOC_Rs) in termp____post()1937 if (n->parent != NULL && n->parent->tok == MDOC_Rs && in termp__t_post()1946 if (n->parent != NULL && n->parent->tok == MDOC_Rs && in termp__t_pre()
819 if (n->parent->tok == MDOC_Rs && n->parent->norm->Rs.quote_T) { in pre__t()831 if (n->parent->tok == MDOC_Rs && n->parent->norm->Rs.quote_T) { in post__t()
1559 if (n->parent == NULL || n->parent->tok != MDOC_Rs) in mdoc__x_post()
2393 if (n->next == NULL || n->next->tok == MDOC_Rs) in post_sh_see_also()