Home
last modified time | relevance | path

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

/external/libxml2/
Dglobals.c338 static int xmlIndentTreeOutputThrDef = 1; variable
542 gs->xmlIndentTreeOutput = xmlIndentTreeOutputThrDef; in xmlInitializeGlobalState()
926 ret = xmlIndentTreeOutputThrDef; in xmlThrDefIndentTreeOutput()
927 xmlIndentTreeOutputThrDef = v; in xmlThrDefIndentTreeOutput()