xmlErrorPtr 243 third_party/libxml/src/error.c xmlReportError(xmlErrorPtr err, xmlParserCtxtPtr ctxt, const char *str, xmlErrorPtr 452 third_party/libxml/src/error.c xmlErrorPtr to = &xmlLastError; xmlErrorPtr 849 third_party/libxml/src/error.c xmlErrorPtr xmlErrorPtr 864 third_party/libxml/src/error.c xmlResetError(xmlErrorPtr err) xmlErrorPtr 906 third_party/libxml/src/error.c xmlErrorPtr xmlErrorPtr 948 third_party/libxml/src/error.c xmlCopyError(xmlErrorPtr from, xmlErrorPtr to) { xmlErrorPtr 856 third_party/libxml/src/include/libxml/xmlerror.h typedef void (XMLCALL *xmlStructuredErrorFunc) (void *userData, xmlErrorPtr error); xmlErrorPtr 899 third_party/libxml/src/include/libxml/xmlerror.h XMLPUBFUN xmlErrorPtr XMLCALL xmlErrorPtr 903 third_party/libxml/src/include/libxml/xmlerror.h XMLPUBFUN xmlErrorPtr XMLCALL xmlErrorPtr 908 third_party/libxml/src/include/libxml/xmlerror.h xmlResetError (xmlErrorPtr err); xmlErrorPtr 910 third_party/libxml/src/include/libxml/xmlerror.h xmlCopyError (xmlErrorPtr from, xmlErrorPtr 911 third_party/libxml/src/include/libxml/xmlerror.h xmlErrorPtr to); xmlErrorPtr 349 third_party/libxml/src/runtest.c testStructuredErrorHandler(void *ctx ATTRIBUTE_UNUSED, xmlErrorPtr err) { xmlErrorPtr 45 third_party/libxml/src/testapi.c xmlErrorPtr error ATTRIBUTE_UNUSED) { xmlErrorPtr 29354 third_party/libxml/src/testapi.c static xmlErrorPtr gen_xmlErrorPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { xmlErrorPtr 29357 third_party/libxml/src/testapi.c static void des_xmlErrorPtr(int no ATTRIBUTE_UNUSED, xmlErrorPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { xmlErrorPtr 29366 third_party/libxml/src/testapi.c xmlErrorPtr from; /* a source error */ xmlErrorPtr 29368 third_party/libxml/src/testapi.c xmlErrorPtr to; /* a target error */ xmlErrorPtr 29554 third_party/libxml/src/testapi.c xmlErrorPtr err; /* pointer to the error. */ xmlErrorPtr 4055 third_party/libxml/src/xmlreader.c xmlTextReaderStructuredError(void *ctxt, xmlErrorPtr error); xmlErrorPtr 4058 third_party/libxml/src/xmlreader.c xmlTextReaderValidityStructuredRelay(void *userData, xmlErrorPtr error) xmlErrorPtr 4660 third_party/libxml/src/xmlreader.c xmlTextReaderStructuredError(void *ctxt, xmlErrorPtr error) xmlErrorPtr 4667 third_party/libxml/src/xmlreader.c reader->sErrorFunc(reader->errorFuncArg, (xmlErrorPtr) error); xmlErrorPtr 10552 third_party/libxml/src/xmlschemas.c xmlErrorPtr lerr;