Searched refs:xmlIndentTreeOutput (Results 1 – 11 of 11) sorted by relevance
84 #undef xmlIndentTreeOutput154 int xmlIndentTreeOutput; member384 #define xmlIndentTreeOutput \ macro387 XMLPUBVAR int xmlIndentTreeOutput; variable
166 #undef xmlIndentTreeOutput349 int xmlIndentTreeOutput = 1; variable554 gs->xmlIndentTreeOutput = xmlIndentTreeOutputThrDef; in xmlInitializeGlobalState()927 #undef xmlIndentTreeOutput931 return (&xmlIndentTreeOutput); in __xmlIndentTreeOutput()933 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()1423 if ((ctxt->format == 1) && (xmlIndentTreeOutput) && in xhtmlNodeListDumpOutput()1633 if (xmlIndentTreeOutput) in xhtmlNodeDumpOutput()1668 if (xmlIndentTreeOutput) in xhtmlNodeDumpOutput()1767 if ((xmlIndentTreeOutput) && (format == 1)) in xhtmlNodeDumpOutput()
970 xmlIndentTreeOutput; # variable
2160 if (!val) xmlIndentTreeOutput = 1; in xmlKeepBlanksDefault()
13459 default value for global parameter xmlIndentTreeOutput to 1 and
118 THREADED_VAR(xmlIndentTreeOutput, int) in THREADED_VAR()
139 d xmlIndentTreeOutput...
551 <ANCHOR id="xmlIndentTreeOutput" href="libxml/libxml-globals.html#xmlIndentTreeOutput">
87 xmlIndentTreeOutput DATA