Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/mdocml/
HDmdoc_state.c267 SEC_CUSTOM : mdoc_a2sec(secname); in state_sh()
HDroff.h52 SEC_CUSTOM, enumerator
HDmdoc_validate.c2298 sec != SEC_CUSTOM ? secnames[sec] : in post_sh_head()
2319 if (sec == SEC_CUSTOM) { in post_sh_head()
2812 return SEC_CUSTOM; in mdoc_a2sec()
HDmandocdb.c1752 return n->sec == SEC_CUSTOM && n->type == ROFFT_HEAD; in parse_mdoc_Sh()
HDmdoc_term.c1350 if (n->sec == SEC_DESCRIPTION || n->sec == SEC_CUSTOM) in termp_fn_pre()