Home
last modified time | relevance | path

Searched refs:xmlIndentTreeOutput (Results 1 – 11 of 11) sorted by relevance

/external/libxml2/include/libxml/
Dglobals.h84 #undef xmlIndentTreeOutput
154 int xmlIndentTreeOutput; member
384 #define xmlIndentTreeOutput \ macro
387 XMLPUBVAR int xmlIndentTreeOutput; variable
/external/libxml2/
Dglobals.c166 #undef xmlIndentTreeOutput
349 int xmlIndentTreeOutput = 1; variable
554 gs->xmlIndentTreeOutput = xmlIndentTreeOutputThrDef; in xmlInitializeGlobalState()
927 #undef xmlIndentTreeOutput
931 return (&xmlIndentTreeOutput); in __xmlIndentTreeOutput()
933 return (&xmlGetGlobalState()->xmlIndentTreeOutput); in __xmlIndentTreeOutput()
Dglobal.data13 int,xmlIndentTreeOutput,,1
Dxmlsave.c817 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()
Dlibxml2.syms970 xmlIndentTreeOutput; # variable
DparserInternals.c2160 if (!val) xmlIndentTreeOutput = 1; in xmlKeepBlanksDefault()
DChangeLog13459 default value for global parameter xmlIndentTreeOutput to 1 and
/external/libxml2/os400/
Drpgsupport.c118 THREADED_VAR(xmlIndentTreeOutput, int) in THREADED_VAR()
/external/libxml2/os400/libxmlrpg/
Dglobals.rpgle139 d xmlIndentTreeOutput...
/external/libxml2/doc/html/
Dindex.sgml551 <ANCHOR id="xmlIndentTreeOutput" href="libxml/libxml-globals.html#xmlIndentTreeOutput">
/external/libxml2/win32/
Dlibxml2.def.src87 xmlIndentTreeOutput DATA