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

/vbox/src/libs/libxml2-2.6.31/
H A Dglobals.c302 static xmlGenericErrorFunc xmlGenericErrorThrDef = xmlGenericErrorDefaultFunc; variable
545 gs->xmlGenericError = xmlGenericErrorThrDef;
567 xmlGenericErrorThrDef = handler;
569 xmlGenericErrorThrDef = xmlGenericErrorDefaultFunc;

Completed in 60 milliseconds