Home
last modified time | relevance | path

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

/external/libxml2/
Dglobals.c316 static xmlGenericErrorFunc xmlGenericErrorThrDef = xmlGenericErrorDefaultFunc; variable
566 gs->xmlGenericError = xmlGenericErrorThrDef; in xmlInitializeGlobalState()
589 xmlGenericErrorThrDef = handler; in xmlThrDefSetGenericErrorFunc()
591 xmlGenericErrorThrDef = xmlGenericErrorDefaultFunc; in xmlThrDefSetGenericErrorFunc()