Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/mdocml/dist/
Dmdoc.h97 DISP_literal /* -literal */ enumerator
Dmdoc_man.c945 DISP_literal == n->norm->Bd.type) in pre_bd()
963 n->norm->Bd.type == DISP_literal ? ROFF_nf : ROFF_fi; in post_bd()
Dmdoc_term.c1473 case DISP_literal: in termp_bd_pre()
1493 n->norm->Bd.type == DISP_literal) in termp_bd_post()
Dmdoc_markdown.c880 case DISP_literal: in md_pre_Bd()
Dmdoc_validate.c823 dt = DISP_literal; in post_bd()