Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_markdown.c74 static int md_pre_In(struct roff_node *);
142 { NULL, md_pre_In, md_post_In, NULL, NULL }, /* In */
1172 md_pre_In(struct roff_node *n) in md_pre_In() function