Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_markdown.c53 static int md_cond_head(struct roff_node *);
144 { md_cond_head, md_pre_Nd, NULL, NULL, NULL }, /* Nd */
728 md_cond_head(struct roff_node *n) in md_cond_head() function