Searched refs:quote_T (Results 1 – 5 of 5) sorted by relevance
135 int quote_T; /* whether to quote %T */ member
1545 if (n->parent->tok == MDOC_Rs && n->parent->norm->Rs.quote_T) in md_pre__T()1557 if (n->parent->tok == MDOC_Rs && n->parent->norm->Rs.quote_T) in md_post__T()
786 if (n->parent->tok == MDOC_Rs && n->parent->norm->Rs.quote_T) { in pre__t()798 if (n->parent->tok == MDOC_Rs && n->parent->norm->Rs.quote_T) { in post__t()
2026 n->parent->norm->Rs.quote_T) in termp__t_post()2041 n->parent->norm->Rs.quote_T) in termp__t_pre()
1977 np->norm->Rs.quote_T++; in post_rs()