Home
last modified time | relevance | path

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

/external/libxml2/
Dglobals.c323 static xmlStructuredErrorFunc xmlStructuredErrorThrDef = NULL; variable
567 gs->xmlStructuredError = xmlStructuredErrorThrDef; in xmlInitializeGlobalState()
599 xmlStructuredErrorThrDef = handler; in xmlThrDefSetStructuredErrorFunc()