Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dmdoc_html.c77 static int mdoc_d1_pre(MDOC_ARGS);
125 {mdoc_d1_pre, NULL}, /* D1 */
126 {mdoc_d1_pre, NULL}, /* Dl */
900 mdoc_d1_pre(MDOC_ARGS) in mdoc_d1_pre() function