Searched defs:xmlStructuredErrorFunc (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlerror.h849 * xmlStructuredErrorFunc:
856 typedef void (XMLCALL *xmlStructuredErrorFunc) (void *userData, xmlErrorPtr error); typedef
870 xmlStructuredErrorFunc handler);
918 __xmlRaiseError (xmlStructuredErrorFunc schannel,
/external/libxml2/include/libxml/
H A Dxmlerror.h849 * xmlStructuredErrorFunc:
856 typedef void (XMLCALL *xmlStructuredErrorFunc) (void *userData, xmlErrorPtr error); typedef
870 xmlStructuredErrorFunc handler);
918 __xmlRaiseError (xmlStructuredErrorFunc schannel,

Completed in 157 milliseconds