Lines Matching refs:xmlGenericErrorContext
49 xmlGenericError(xmlGenericErrorContext, \
360 xmlGenericError(xmlGenericErrorContext, in xmlSAX2InternalSubset()
397 xmlGenericError(xmlGenericErrorContext, in xmlSAX2ExternalSubset()
534 xmlGenericError(xmlGenericErrorContext, in xmlSAX2ResolveEntity()
562 xmlGenericError(xmlGenericErrorContext, in xmlSAX2GetEntity()
642 xmlGenericError(xmlGenericErrorContext, in xmlSAX2GetParameterEntity()
671 xmlGenericError(xmlGenericErrorContext, in xmlSAX2EntityDecl()
745 xmlGenericError(xmlGenericErrorContext, in xmlSAX2AttributeDecl()
811 xmlGenericError(xmlGenericErrorContext, in xmlSAX2ElementDecl()
857 xmlGenericError(xmlGenericErrorContext, in xmlSAX2NotationDecl()
906 xmlGenericError(xmlGenericErrorContext, in xmlSAX2UnparsedEntityDecl()
970 xmlGenericError(xmlGenericErrorContext, in xmlSAX2SetDocumentLocator()
990 xmlGenericError(xmlGenericErrorContext, in xmlSAX2StartDocument()
1004 xmlGenericError(xmlGenericErrorContext, in xmlSAX2StartDocument()
1051 xmlGenericError(xmlGenericErrorContext, in xmlSAX2EndDocument()
1600 xmlGenericError(xmlGenericErrorContext, in xmlSAX2StartElement()
1639 xmlGenericError(xmlGenericErrorContext, "Setting %s as root\n", name); in xmlSAX2StartElement()
1659 xmlGenericError(xmlGenericErrorContext, "pushing(%s)\n", name); in xmlSAX2StartElement()
1669 xmlGenericError(xmlGenericErrorContext, in xmlSAX2StartElement()
1675 xmlGenericError(xmlGenericErrorContext, in xmlSAX2StartElement()
1801 xmlGenericError(xmlGenericErrorContext, "SAX.xmlSAX2EndElement(NULL)\n"); in xmlSAX2EndElement()
1803 xmlGenericError(xmlGenericErrorContext, "SAX.xmlSAX2EndElement(%s)\n", name); in xmlSAX2EndElement()
1827 xmlGenericError(xmlGenericErrorContext, "popping(%s)\n", cur->name); in xmlSAX2EndElement()
2491 xmlGenericError(xmlGenericErrorContext, in xmlSAX2Reference()
2499 xmlGenericError(xmlGenericErrorContext, in xmlSAX2Reference()
2523 xmlGenericError(xmlGenericErrorContext, in xmlSAX2Characters()
2534 xmlGenericError(xmlGenericErrorContext, in xmlSAX2Characters()
2541 xmlGenericError(xmlGenericErrorContext, in xmlSAX2Characters()
2648 xmlGenericError(xmlGenericErrorContext, in xmlSAX2IgnorableWhitespace()
2672 xmlGenericError(xmlGenericErrorContext, in xmlSAX2ProcessingInstruction()
2696 xmlGenericError(xmlGenericErrorContext, in xmlSAX2ProcessingInstruction()
2704 xmlGenericError(xmlGenericErrorContext, in xmlSAX2ProcessingInstruction()
2710 xmlGenericError(xmlGenericErrorContext, in xmlSAX2ProcessingInstruction()
2735 xmlGenericError(xmlGenericErrorContext, "SAX.xmlSAX2Comment(%s)\n", value); in xmlSAX2Comment()
2757 xmlGenericError(xmlGenericErrorContext, in xmlSAX2Comment()
2765 xmlGenericError(xmlGenericErrorContext, in xmlSAX2Comment()
2771 xmlGenericError(xmlGenericErrorContext, in xmlSAX2Comment()
2795 xmlGenericError(xmlGenericErrorContext, in xmlSAX2CDataBlock()
2800 xmlGenericError(xmlGenericErrorContext, in xmlSAX2CDataBlock()