Home
last modified time | relevance | path

Searched refs:quote_T (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc.h326 int quote_T; /* whether to quote %T */ member
H A Dmdoc_man.c686 n->parent->norm->Rs.quote_T) { in pre__t()
700 n->parent->norm->Rs.quote_T) { in post__t()
H A Dmdoc_term.c2251 n->parent->norm->Rs.quote_T) in termp__t_post()
2267 n->parent->norm->Rs.quote_T) in termp__t_pre()
H A Dmdoc_validate.c1783 mdoc->last->norm->Rs.quote_T++; in post_rs()