Home
last modified time | relevance | path

Searched refs:XML_SAVE_AS_XML (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
Dxmlsave.h35 XML_SAVE_AS_XML = 1<<5, /* force XML serialization on HTML doc */ enumerator
/external/libxml2/
Dxmlsave.c924 ((ctxt->options & XML_SAVE_AS_XML) == 0)) || in xmlNodeDumpOutputInternal()
1132 ((ctxt->options & XML_SAVE_AS_XML) == 0) && in xmlDocContentDumpOutput()
1162 (ctxt->options & XML_SAVE_AS_XML) || in xmlDocContentDumpOutput()
2377 ctxt.options |= XML_SAVE_AS_XML; in xmlNodeDumpOutput()
2463 ctxt.options |= XML_SAVE_AS_XML; in xmlDocDumpFormatMemoryEnc()
2582 ctxt.options |= XML_SAVE_AS_XML; in xmlDocFormatDump()
2632 ctxt.options |= XML_SAVE_AS_XML; in xmlSaveFileTo()
2672 ctxt.options |= XML_SAVE_AS_XML; in xmlSaveFormatFileTo()
2727 ctxt.options |= XML_SAVE_AS_XML; in xmlSaveFormatFileEnc()
Dxmllint.c2703 saveOpts |= XML_SAVE_AS_XML; in parseAndPrintFile()
/external/libxml2/os400/libxmlrpg/
Dxmlsave.rpgle37 d XML_SAVE_AS_XML... Frce XML on HTML doc