Searched refs:xmlIndentTreeOutput (Results 1 – 11 of 11) sorted by relevance
85 #undef xmlIndentTreeOutput155 int xmlIndentTreeOutput; member385 #define xmlIndentTreeOutput \ macro388 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()
13 int,xmlIndentTreeOutput,,1
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()
970 xmlIndentTreeOutput; # variable
2135 if (!val) xmlIndentTreeOutput = 1; in xmlKeepBlanksDefault()
13459 default value for global parameter xmlIndentTreeOutput to 1 and
118 THREADED_VAR(xmlIndentTreeOutput, int) in THREADED_VAR()
138 d xmlIndentTreeOutput...
551 <ANCHOR id="xmlIndentTreeOutput" href="libxml/libxml-globals.html#xmlIndentTreeOutput">
87 xmlIndentTreeOutput DATA