Searched refs:XML_SAVE_AS_HTML (Results 1 – 3 of 3) sorted by relevance
36 XML_SAVE_AS_HTML = 1<<6, /* force HTML serialization on XML doc */ enumerator
39 d XML_SAVE_AS_HTML... Frce HTML on XML doc
925 (ctxt->options & XML_SAVE_AS_HTML)) { in xmlNodeDumpOutputInternal()1134 (ctxt->options & XML_SAVE_AS_HTML)) { in xmlDocContentDumpOutput()