Searched refs:SEC_SYNOPSIS (Results 1 – 3 of 3) sorted by relevance
199 SEC_SYNOPSIS, /* SYNOPSIS */ enumerator
301 if (n->sec != SEC_SYNOPSIS || n->parent->tok != MDOC_Fd) in mdoc_valid_pre()1895 if (SEC_SYNOPSIS == sec) { in post_sh_head()
270 if (n->tok == MDOC_Sh && n->sec == SEC_SYNOPSIS) { in terminal_mdoc()