Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmdoc_html.c90 static int mdoc_igndelim_pre(MDOC_ARGS);
197 {mdoc_igndelim_pre, mdoc_pf_post}, /* Pf */
1433 mdoc_igndelim_pre(MDOC_ARGS) in mdoc_igndelim_pre() function