• Home
  • Raw
  • Download

Lines Matching refs:xmlGenericError

50     xmlGenericError(xmlGenericErrorContext,				\
361 xmlGenericError(xmlGenericErrorContext, in xmlSAX2InternalSubset()
398 xmlGenericError(xmlGenericErrorContext, in xmlSAX2ExternalSubset()
535 xmlGenericError(xmlGenericErrorContext, in xmlSAX2ResolveEntity()
563 xmlGenericError(xmlGenericErrorContext, in xmlSAX2GetEntity()
643 xmlGenericError(xmlGenericErrorContext, in xmlSAX2GetParameterEntity()
672 xmlGenericError(xmlGenericErrorContext, in xmlSAX2EntityDecl()
746 xmlGenericError(xmlGenericErrorContext, in xmlSAX2AttributeDecl()
812 xmlGenericError(xmlGenericErrorContext, in xmlSAX2ElementDecl()
858 xmlGenericError(xmlGenericErrorContext, in xmlSAX2NotationDecl()
907 xmlGenericError(xmlGenericErrorContext, in xmlSAX2UnparsedEntityDecl()
971 xmlGenericError(xmlGenericErrorContext, in xmlSAX2SetDocumentLocator()
991 xmlGenericError(xmlGenericErrorContext, in xmlSAX2StartDocument()
1005 xmlGenericError(xmlGenericErrorContext, in xmlSAX2StartDocument()
1052 xmlGenericError(xmlGenericErrorContext, in xmlSAX2EndDocument()
1607 xmlGenericError(xmlGenericErrorContext, in xmlSAX2StartElement()
1646 xmlGenericError(xmlGenericErrorContext, "Setting %s as root\n", name); in xmlSAX2StartElement()
1666 xmlGenericError(xmlGenericErrorContext, "pushing(%s)\n", name); in xmlSAX2StartElement()
1676 xmlGenericError(xmlGenericErrorContext, in xmlSAX2StartElement()
1682 xmlGenericError(xmlGenericErrorContext, in xmlSAX2StartElement()
1808 xmlGenericError(xmlGenericErrorContext, "SAX.xmlSAX2EndElement(NULL)\n"); in xmlSAX2EndElement()
1810 xmlGenericError(xmlGenericErrorContext, "SAX.xmlSAX2EndElement(%s)\n", name); in xmlSAX2EndElement()
1834 xmlGenericError(xmlGenericErrorContext, "popping(%s)\n", cur->name); in xmlSAX2EndElement()
2498 xmlGenericError(xmlGenericErrorContext, in xmlSAX2Reference()
2506 xmlGenericError(xmlGenericErrorContext, in xmlSAX2Reference()
2530 xmlGenericError(xmlGenericErrorContext, in xmlSAX2Characters()
2541 xmlGenericError(xmlGenericErrorContext, in xmlSAX2Characters()
2548 xmlGenericError(xmlGenericErrorContext, in xmlSAX2Characters()
2655 xmlGenericError(xmlGenericErrorContext, in xmlSAX2IgnorableWhitespace()
2679 xmlGenericError(xmlGenericErrorContext, in xmlSAX2ProcessingInstruction()
2703 xmlGenericError(xmlGenericErrorContext, in xmlSAX2ProcessingInstruction()
2711 xmlGenericError(xmlGenericErrorContext, in xmlSAX2ProcessingInstruction()
2717 xmlGenericError(xmlGenericErrorContext, in xmlSAX2ProcessingInstruction()
2742 xmlGenericError(xmlGenericErrorContext, "SAX.xmlSAX2Comment(%s)\n", value); in xmlSAX2Comment()
2764 xmlGenericError(xmlGenericErrorContext, in xmlSAX2Comment()
2772 xmlGenericError(xmlGenericErrorContext, in xmlSAX2Comment()
2778 xmlGenericError(xmlGenericErrorContext, in xmlSAX2Comment()
2802 xmlGenericError(xmlGenericErrorContext, in xmlSAX2CDataBlock()
2807 xmlGenericError(xmlGenericErrorContext, in xmlSAX2CDataBlock()