Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/mdocml/
HDroff.h32 SEC_LIBRARY, enumerator
HDmdoc_markdown.c1298 if (n->sec == SEC_LIBRARY) in md_post_Lb()
HDmdoc_man.c1542 if (SEC_LIBRARY == n->sec) in post_lb()
HDmdoc_html.c1573 if (SEC_LIBRARY == n->sec && NODE_LINE & n->flags && n->prev) in mdoc_lb_pre()
HDmdoc_term.c1298 if (SEC_LIBRARY == n->sec && NODE_LINE & n->flags) in termp_lb_post()
HDmdoc_validate.c2371 case SEC_LIBRARY: in post_sh_head()