xmlIndentTreeOutput  356 third_party/libxml/src/globals.c int xmlIndentTreeOutput = 1;
xmlIndentTreeOutput  561 third_party/libxml/src/globals.c     gs->xmlIndentTreeOutput = xmlIndentTreeOutputThrDef;
xmlIndentTreeOutput  938 third_party/libxml/src/globals.c 	return (&xmlIndentTreeOutput);
xmlIndentTreeOutput  940 third_party/libxml/src/globals.c 	return (&xmlGetGlobalState()->xmlIndentTreeOutput);
xmlIndentTreeOutput  151 third_party/libxml/src/include/libxml/globals.h 	int xmlIndentTreeOutput;
xmlIndentTreeOutput  382 third_party/libxml/src/include/libxml/globals.h XMLPUBVAR int xmlIndentTreeOutput;
xmlIndentTreeOutput 2157 third_party/libxml/src/parserInternals.c     if (!val) xmlIndentTreeOutput = 1;
xmlIndentTreeOutput  659 third_party/libxml/src/xmlsave.c 	if ((ctxt->format) && (xmlIndentTreeOutput) &&
xmlIndentTreeOutput  909 third_party/libxml/src/xmlsave.c 	if ((xmlIndentTreeOutput) && (ctxt->format))
xmlIndentTreeOutput 1257 third_party/libxml/src/xmlsave.c 	if ((ctxt->format) && (xmlIndentTreeOutput) &&
xmlIndentTreeOutput 1463 third_party/libxml/src/xmlsave.c 				if (xmlIndentTreeOutput)
xmlIndentTreeOutput 1498 third_party/libxml/src/xmlsave.c 			if (xmlIndentTreeOutput)
xmlIndentTreeOutput 1597 third_party/libxml/src/xmlsave.c 	if ((xmlIndentTreeOutput) && (format))