Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_markdown.c89 static int md_pre_br(struct roff_node *);
340 process_children = md_pre_br(n); in md_node()
1606 md_pre_br(struct roff_node *n) in md_pre_br() function