Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dxmlsave.h35 XML_SAVE_AS_XML = 1<<5, /* force XML serialization on HTML doc */ enumerator
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlsave.in.h64 XML_SAVE_AS_XML = 1<<5, /* force XML serialization on HTML doc */ enumerator
Dxmlsave.c953 ((ctxt->options & XML_SAVE_AS_XML) == 0)) || in xmlNodeDumpOutputInternal()
1158 ((ctxt->options & XML_SAVE_AS_XML) == 0) && in xmlDocContentDumpOutput()
1188 (ctxt->options & XML_SAVE_AS_XML) || in xmlDocContentDumpOutput()
2398 ctxt.options |= XML_SAVE_AS_XML; in xmlNodeDumpOutput()
2484 ctxt.options |= XML_SAVE_AS_XML; in xmlDocDumpFormatMemoryEnc()
2603 ctxt.options |= XML_SAVE_AS_XML; in xmlDocFormatDump()
2653 ctxt.options |= XML_SAVE_AS_XML; in xmlSaveFileTo()
2693 ctxt.options |= XML_SAVE_AS_XML; in xmlSaveFormatFileTo()
2748 ctxt.options |= XML_SAVE_AS_XML; in xmlSaveFormatFileEnc()
/third_party/libxml2/
Dxmlsave.c1143 ((ctxt->options & XML_SAVE_AS_XML) == 0) && in xmlDocContentDumpOutput()
1173 (ctxt->options & XML_SAVE_AS_XML) || in xmlDocContentDumpOutput()
1910 ((ctxt->options & XML_SAVE_AS_XML) == 0)) || in xmlSaveTree()
2329 ctxt.options |= XML_SAVE_AS_XML; in xmlNodeDumpOutput()
2414 ctxt.options |= XML_SAVE_AS_XML; in xmlDocDumpFormatMemoryEnc()
2532 ctxt.options |= XML_SAVE_AS_XML; in xmlDocFormatDump()
2581 ctxt.options |= XML_SAVE_AS_XML; in xmlSaveFileTo()
2620 ctxt.options |= XML_SAVE_AS_XML; in xmlSaveFormatFileTo()
2674 ctxt.options |= XML_SAVE_AS_XML; in xmlSaveFormatFileEnc()
Dxmllint.c2722 saveOpts |= XML_SAVE_AS_XML; in parseAndPrintFile()
/third_party/libxml2/os400/libxmlrpg/
Dxmlsave.rpgle37 d XML_SAVE_AS_XML... Frce XML on HTML doc