Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmdoc.h85 LIST_item, /* -item */ enumerator
H A Dmdoc_validate.c652 * ones. If we find no list type, we default to LIST_item. in post_bl_norm()
675 lt = LIST_item; in post_bl_norm()
761 /* Allow lists to default to LIST_item. */ in post_bl_norm()
765 n->norm->Bl.type = LIST_item; in post_bl_norm()
786 case LIST_item: in post_bl_norm()
1205 case LIST_item: in post_tg()
1764 case LIST_item: in post_it()
H A Dmdoc_term.c605 nn->parent->parent->norm->Bl.type != LIST_item) in print_bvspace()
908 case LIST_item: in termp_it_pre()
938 case LIST_item: in termp_it_post()
H A Dmdoc_html.c764 case LIST_item: in mdoc_it_pre()
854 case LIST_item: in mdoc_bl_pre()
H A Dmdoc_markdown.c1227 case LIST_item: in md_pre_It()
H A Dmdoc_man.c1451 case LIST_item: in pre_it()