Searched refs:quote_T (Results 1 – 6 of 6) sorted by relevance
138 int quote_T; /* whether to quote %T */ member
1623 if (n->parent->tok == MDOC_Rs && n->parent->norm->Rs.quote_T)1635 if (n->parent->tok == MDOC_Rs && n->parent->norm->Rs.quote_T) in md_pre_br()
1569 n->parent->norm->Rs.quote_T) { in mdoc__x_pre() 1604 n->parent->norm->Rs.quote_T) { in mdoc__x_post()
823 if (n->parent->tok == MDOC_Rs && n->parent->norm->Rs.quote_T) { in pre__t() 835 if (n->parent->tok == MDOC_Rs && n->parent->norm->Rs.quote_T) { in post__t()
1951 n->parent->norm->Rs.quote_T)1960 n->parent->norm->Rs.quote_T) in termp_abort_pre()
2230 np->norm->Rs.quote_T++; in post_rs()