Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmdoc_markdown.c78 static int md_pre_Nd(struct roff_node *);
144 { md_cond_head, md_pre_Nd, NULL, NULL, NULL }, /* Nd */
1422 md_pre_Nd(struct roff_node *n) in md_pre_Nd() function