Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dglobals.c323 static xmlGenericErrorFunc xmlGenericErrorThrDef = xmlGenericErrorDefaultFunc; variable
573 gs->xmlGenericError = xmlGenericErrorThrDef; in xmlInitializeGlobalState()
596 xmlGenericErrorThrDef = handler; in xmlThrDefSetGenericErrorFunc()
598 xmlGenericErrorThrDef = xmlGenericErrorDefaultFunc; in xmlThrDefSetGenericErrorFunc()
/external/libxml2/
Dglobals.c304 static xmlGenericErrorFunc xmlGenericErrorThrDef = xmlGenericErrorDefaultFunc; variable
554 gs->xmlGenericError = xmlGenericErrorThrDef; in xmlInitializeGlobalState()
577 xmlGenericErrorThrDef = handler; in xmlThrDefSetGenericErrorFunc()
579 xmlGenericErrorThrDef = xmlGenericErrorDefaultFunc; in xmlThrDefSetGenericErrorFunc()