HomeSort by: relevance | last modified time | path
    Searched refs:LIST_item (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/mdocml/dist/
mdoc.h 85 LIST_item, /* -item */
mdoc_term.c 603 nn->parent->parent->norm->Bl.type != LIST_item)
904 case LIST_item:
934 case LIST_item:
mdoc_validate.c 652 * ones. If we find no list type, we default to LIST_item.
675 lt = LIST_item;
761 /* Allow lists to default to LIST_item. */
765 n->norm->Bl.type = LIST_item;
786 case LIST_item:
1183 case LIST_item:
1745 case LIST_item:
mdoc_html.c 742 case LIST_item:
832 case LIST_item:
mdoc_markdown.c 1218 case LIST_item:

Completed in 31 milliseconds