Searched refs:xmlIndentTreeOutput (Results 1 – 10 of 10) sorted by relevance
81 #undef xmlIndentTreeOutput151 int xmlIndentTreeOutput; member379 #define xmlIndentTreeOutput \ macro382 XMLPUBVAR int xmlIndentTreeOutput; variable
154 #undef xmlIndentTreeOutput337 int xmlIndentTreeOutput = 1; variable542 gs->xmlIndentTreeOutput = xmlIndentTreeOutputThrDef; in xmlInitializeGlobalState()915 #undef xmlIndentTreeOutput919 return (&xmlIndentTreeOutput); in __xmlIndentTreeOutput()921 return (&xmlGetGlobalState()->xmlIndentTreeOutput); in __xmlIndentTreeOutput()
817 if ((ctxt->format == 1) && (xmlIndentTreeOutput) && in xmlNodeListDumpOutput()1076 if ((xmlIndentTreeOutput) && (ctxt->format == 1)) in xmlNodeDumpOutputInternal()1426 if ((ctxt->format == 1) && (xmlIndentTreeOutput) && in xhtmlNodeListDumpOutput()1636 if (xmlIndentTreeOutput) in xhtmlNodeDumpOutput()1671 if (xmlIndentTreeOutput) in xhtmlNodeDumpOutput()1770 if ((xmlIndentTreeOutput) && (format == 1)) in xhtmlNodeDumpOutput()
2122 if (!val) xmlIndentTreeOutput = 1; in xmlKeepBlanksDefault()
173 #undef xmlIndentTreeOutput356 int xmlIndentTreeOutput = 1; variable561 gs->xmlIndentTreeOutput = xmlIndentTreeOutputThrDef; in xmlInitializeGlobalState()934 #undef xmlIndentTreeOutput938 return (&xmlIndentTreeOutput); in __xmlIndentTreeOutput()940 return (&xmlGetGlobalState()->xmlIndentTreeOutput); in __xmlIndentTreeOutput()
659 if ((ctxt->format) && (xmlIndentTreeOutput) && in xmlNodeListDumpOutput()909 if ((xmlIndentTreeOutput) && (ctxt->format)) in xmlNodeDumpOutputInternal()1257 if ((ctxt->format) && (xmlIndentTreeOutput) && in xhtmlNodeListDumpOutput()1463 if (xmlIndentTreeOutput) in xhtmlNodeDumpOutput()1498 if (xmlIndentTreeOutput) in xhtmlNodeDumpOutput()1597 if ((xmlIndentTreeOutput) && (format)) in xhtmlNodeDumpOutput()
2157 if (!val) xmlIndentTreeOutput = 1; in xmlKeepBlanksDefault()
13459 default value for global parameter xmlIndentTreeOutput to 1 and
87 xmlIndentTreeOutput DATA