Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc.h286 DISP_literal /* -literal */ enumerator
H A Dmdoc_term.c1577 if (DISP_literal != n->norm->Bd.type && in termp_bd_pre()
1583 if (DISP_literal == n->norm->Bd.type) in termp_bd_pre()
1652 if (DISP_literal == n->norm->Bd.type || in termp_bd_post()
H A Dmdoc_man.c907 DISP_literal == n->norm->Bd.type) in pre_bd()
922 DISP_literal == n->norm->Bd.type) in post_bd()
H A Dmdoc_validate.c629 dt = DISP_literal; in pre_bd()
1026 n->norm->Bd.type != DISP_literal && in post_literal()
2104 if (DISP_literal == n->norm->Bd.type) in pre_literal()
H A Dmdoc_html.c1166 DISP_literal != n->norm->Bd.type) { in mdoc_bd_pre()