Home
last modified time | relevance | path

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

/external/libxml2/
Dglobals.c311 static xmlStructuredErrorFunc xmlStructuredErrorThrDef = NULL; variable
555 gs->xmlStructuredError = xmlStructuredErrorThrDef; in xmlInitializeGlobalState()
587 xmlStructuredErrorThrDef = handler; in xmlThrDefSetStructuredErrorFunc()