Home
last modified time | relevance | path

Searched refs:Rs (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc.h152 struct mdoc_rs Rs; member
H A Dmdoc_markdown.c1586 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()
H A Dmdoc_man.c819 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()
H A Dmdoc_term.c1938 n->parent->norm->Rs.quote_T) in termp__t_post()
1947 n->parent->norm->Rs.quote_T) in termp__t_pre()
H A Dmdoc_validate.c2164 np->norm->Rs.quote_T++; in post_rs()