Home
last modified time | relevance | path

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

/external/libxml2/
Dglobals.c350 static int xmlIndentTreeOutputThrDef = 1; variable
554 gs->xmlIndentTreeOutput = xmlIndentTreeOutputThrDef; in xmlInitializeGlobalState()
938 ret = xmlIndentTreeOutputThrDef; in xmlThrDefIndentTreeOutput()
939 xmlIndentTreeOutputThrDef = v; in xmlThrDefIndentTreeOutput()