Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmdoc_markdown.c88 static int md_pre__T(struct roff_node *);
163 { NULL, md_pre__T, md_post__T, NULL, NULL }, /* %T */
1584 md_pre__T(struct roff_node *n) in md_pre__T() function