Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_markdown.c83 static int md_pre_Rs(struct roff_node *);
198 { md_cond_body, md_pre_Rs, NULL, NULL, NULL }, /* Rs */
1493 md_pre_Rs(struct roff_node *n) in md_pre_Rs() function