Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_markdown.c110 static void md_post__T(struct roff_node *);
163 { NULL, md_pre__T, md_post__T, NULL, NULL }, /* %T */
1595 md_post__T(struct roff_node *n) in md_post__T() function