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()
1129 ((ctxt->options & XML_SAVE_AS_XML) == 0) && in xmlDocContentDumpOutput()
1159 (ctxt->options & XML_SAVE_AS_XML) || in xmlDocContentDumpOutput()
2369 ctxt.options |= XML_SAVE_AS_XML; in xmlNodeDumpOutput()
2455 ctxt.options |= XML_SAVE_AS_XML; in xmlDocDumpFormatMemoryEnc()
2574 ctxt.options |= XML_SAVE_AS_XML; in xmlDocFormatDump()
2624 ctxt.options |= XML_SAVE_AS_XML; in xmlSaveFileTo()
2664 ctxt.options |= XML_SAVE_AS_XML; in xmlSaveFormatFileTo()
2719 ctxt.options |= XML_SAVE_AS_XML; in xmlSaveFormatFileEnc()
Dxmllint.c2686 saveOpts |= XML_SAVE_AS_XML; in parseAndPrintFile()
/external/libxml2/os400/libxmlrpg/
Dxmlsave.rpgle37 d XML_SAVE_AS_XML... Frce XML on HTML doc