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

  /src/external/gpl2/texinfo/dist/makeinfo/
xml.h 80 FOOTNOTE, LINEANNOTATION,
cmds.c 1150 /* Make use of <lineannotation> of Docbook, if we are
1154 xml_insert_element (LINEANNOTATION, arg);
1166 /* Make use of <lineannotation> of Docbook, if we are
1170 xml_insert_element (LINEANNOTATION, arg);
1185 xml_insert_element (LINEANNOTATION, arg);
1202 xml_insert_element (LINEANNOTATION, arg);
1217 xml_insert_element (LINEANNOTATION, arg);
1639 xml_insert_element (LINEANNOTATION, START);
1652 xml_insert_element (docbook ? LINEANNOTATION : EXDENT, END);
xml.c 144 { "", 0, 1, 0 }, /* LINEANNOTATION (docbook) */
355 { "lineannotation", 0, 1, 0 },
504 { LINEANNOTATION, LINEANNOTATION, -1 },

Completed in 32 milliseconds