Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_markdown.c70 static int md_pre_Fa(struct roff_node *);
136 { NULL, md_pre_Fa, md_post_Fa, NULL, NULL }, /* Fa */
1046 md_pre_Fa(struct roff_node *n) in md_pre_Fa() function
1119 md_pre_Fa(n); in md_pre_Fn()