Home
last modified time | relevance | path

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

/external/libxml2/
Dglobals.c227 static int xmlGetWarningsDefaultValueThrDef = 1; variable
541 gs->xmlGetWarningsDefaultValue = xmlGetWarningsDefaultValueThrDef; in xmlInitializeGlobalState()
909 ret = xmlGetWarningsDefaultValueThrDef; in xmlThrDefGetWarningsDefaultValue()
910 xmlGetWarningsDefaultValueThrDef = v; in xmlThrDefGetWarningsDefaultValue()
/external/chromium_org/third_party/libxml/src/
Dglobals.c246 static int xmlGetWarningsDefaultValueThrDef = 1; variable
560 gs->xmlGetWarningsDefaultValue = xmlGetWarningsDefaultValueThrDef; in xmlInitializeGlobalState()
928 ret = xmlGetWarningsDefaultValueThrDef; in xmlThrDefGetWarningsDefaultValue()
929 xmlGetWarningsDefaultValueThrDef = v; in xmlThrDefGetWarningsDefaultValue()