Home
last modified time | relevance | path

Searched refs:xml_begin_document (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dxml.h118 xml_begin_document (char *output_filename),
H A Dcmds.c1375 xml_begin_document (current_output_filename); in cm_settitle()
H A Dnode.c660 xml_begin_document (current_output_filename); in cm_node()
H A Dxml.c596 xml_begin_document (char *output_filename) in xml_begin_document() function
H A Dmakeinfo.c1640 xml_begin_document (filename_part (output_filename)); in convert_from_loaded_file()
/openbsd/gnu/usr.bin/texinfo/
H A DChangeLog1701 * makeinfo/xml.c (xml_begin_document): disabled warnings around the
1949 * makeinfo/xml.c (xml_begin_document): Add `tex' and `latex' entities.
1998 xml_begin_document after opening the output stream for writing.
2039 * makeinfo/xml.c (xml_begin_document): erase output_paragraph.
2054 * makeinfo/xml.c (xml_begin_document): register a delayed write for
2135 * makeinfo/xml.c (xml_begin_document): use PUBLIC id for TexinfoML
2885 * makeinfo/xml.c (xml_begin_document): output xml process instruction
3025 * makeinfo/xml.c (xml_begin_document): specify encoding in the XML
3847 * makeinfo/xml.c (xml_begin_document): upgraded docbook DTD to Docbook
H A DChangeLog.461724 * xml_begin_document.