Searched refs:XML_SAVE_NO_DECL (Results 1 – 5 of 5) sorted by relevance
31 XML_SAVE_NO_DECL = 1<<1, /* drop the xml declaration */ enumerator
60 XML_SAVE_NO_DECL = 1<<1, /* drop the xml declaration */ enumerator
1193 ((ctxt->options & XML_SAVE_NO_DECL) == 0)) { in xmlDocContentDumpOutput()1218 if ((ctxt->options & XML_SAVE_NO_DECL) == 0) { in xmlDocContentDumpOutput()
29 d XML_SAVE_NO_DECL... Drop xml declaration
1178 ((ctxt->options & XML_SAVE_NO_DECL) == 0)) { in xmlDocContentDumpOutput()1203 if ((ctxt->options & XML_SAVE_NO_DECL) == 0) { in xmlDocContentDumpOutput()