Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmdoc.h97 DISP_literal /* -literal */ enumerator
H A Dmdoc_man.c968 n->norm->Bd.type == DISP_literal) in pre_bd()
986 n->norm->Bd.type == DISP_literal ? ROFF_nf : ROFF_fi; in post_bd()
H A Dmdoc_term.c1451 case DISP_literal: in termp_bd_pre()
1471 n->norm->Bd.type == DISP_literal) in termp_bd_post()
H A Dmdoc_markdown.c895 case DISP_literal: in md_pre_Bd()
H A Dmdoc_html.c970 if (n->norm->Bd.type == DISP_literal) in mdoc_bd_pre()
H A Dmdoc_validate.c834 dt = DISP_literal; in post_bd()