Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_markdown.c81 static int md_pre_Ns(struct roff_node *);
186 { NULL, md_pre_Ns, NULL, NULL, NULL }, /* Ns */
1472 md_pre_Ns(struct roff_node *n) in md_pre_Ns() function