Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/mdocml/dist/
Dmdoc_markdown.c105 static void md_post_Vt(struct roff_node *);
148 { NULL, md_pre_Vt, md_post_Vt, "*", "*" }, /* Vt */
1535 md_post_Vt(struct roff_node *n) in md_post_Vt() function