Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dglobals.h85 #undef xmlIndentTreeOutput
155 int xmlIndentTreeOutput; member
385 #define xmlIndentTreeOutput \ macro
388 XMLPUBVAR int xmlIndentTreeOutput; variable
/external/libxml2/
Dglobals.c154 #undef xmlIndentTreeOutput
337 int xmlIndentTreeOutput = 1; variable
542 gs->xmlIndentTreeOutput = xmlIndentTreeOutputThrDef; in xmlInitializeGlobalState()
915 #undef xmlIndentTreeOutput
919 return (&xmlIndentTreeOutput); in __xmlIndentTreeOutput()
921 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()
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()
Dlibxml2.syms970 xmlIndentTreeOutput; # variable
DparserInternals.c2135 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.rpgle138 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