Home
last modified time | relevance | path

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

/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()