Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dglobals.c406 static xmlStructuredErrorFunc xmlStructuredErrorThrDef = NULL; variable
785 gs->gs_xmlStructuredError = xmlStructuredErrorThrDef; in xmlInitGlobalState()
1066 xmlStructuredErrorThrDef = handler; in xmlThrDefSetStructuredErrorFunc()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dglobals.c410 static xmlStructuredErrorFunc xmlStructuredErrorThrDef = NULL; variable
808 gs->gs_xmlStructuredError = xmlStructuredErrorThrDef; in xmlInitGlobalState()
1063 xmlStructuredErrorThrDef = handler; in xmlThrDefSetStructuredErrorFunc()