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

  /src/external/gpl2/texinfo/dist/makeinfo/
xml.c 155 { "enumerate", 0, 0, 0 },
366 { "orderedlist", 0, 0, 0 }, /* ENUMERATE */
927 if (arg == END && (elt == MENUENTRY || elt == ITEMIZE || elt == ENUMERATE
1518 xml_insert_element_with_attribute (ENUMERATE, START, "first=\"%s\"", enum_arg);
1527 xml_insert_element_with_attribute (ENUMERATE, START,
1530 xml_insert_element_with_attribute (ENUMERATE, START,
1533 xml_insert_element_with_attribute (ENUMERATE, START,
1539 xml_insert_element_with_attribute (ENUMERATE, START,
1542 xml_insert_element_with_attribute (ENUMERATE, START,
1548 xml_insert_element_with_attribute (ENUMERATE, START
    [all...]
xml.h 82 ITEMIZE, ITEMFUNCTION, ITEM, ENUMERATE, TABLE, TABLEITEM, TABLETERM,

Completed in 23 milliseconds