Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dglobals.c448 static int xmlIndentTreeOutputThrDef = 1; variable
778 gs->gs_xmlIndentTreeOutput = xmlIndentTreeOutputThrDef; in xmlInitGlobalState()
1102 ret = xmlIndentTreeOutputThrDef; in xmlThrDefIndentTreeOutput()
1103 xmlIndentTreeOutputThrDef = v; in xmlThrDefIndentTreeOutput()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dglobals.c438 static int xmlIndentTreeOutputThrDef = 1; variable
796 gs->gs_xmlIndentTreeOutput = xmlIndentTreeOutputThrDef; in xmlInitGlobalState()
1107 ret = xmlIndentTreeOutputThrDef; in xmlThrDefIndentTreeOutput()
1108 xmlIndentTreeOutputThrDef = v; in xmlThrDefIndentTreeOutput()