Home | History | Annotate | Download | only in libxml

Lines Matching refs:xmlErrorPtr

75 typedef xmlError *xmlErrorPtr;
855 typedef void (XMLCALL *xmlStructuredErrorFunc) (void *userData, xmlErrorPtr error);
898 XMLPUBFUN xmlErrorPtr XMLCALL
902 XMLPUBFUN xmlErrorPtr XMLCALL
907 xmlResetError (xmlErrorPtr err);
909 xmlCopyError (xmlErrorPtr from,
910 xmlErrorPtr to);