Searched refs:disableSAX (Results 1 – 9 of 9) sorted by relevance
317 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlErrAttributeDup()337 ctxt->disableSAX = 1; in xmlErrAttributeDup()354 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlFatalErr()553 ctxt->disableSAX = 1; in xmlFatalErr()569 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlFatalErrMsg()579 ctxt->disableSAX = 1; in xmlFatalErrMsg()599 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlWarningMsg()637 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlValidityError()675 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlFatalErrMsgInt()686 ctxt->disableSAX = 1; in xmlFatalErrMsgInt()[all …]
115 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlErrMemory()121 ctxt->disableSAX = 1; in xmlErrMemory()148 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in __xmlErrEncoding()160 ctxt->disableSAX = 1; in __xmlErrEncoding()175 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlErrInternal()187 ctxt->disableSAX = 1; in xmlErrInternal()204 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlErrEncodingInt()215 ctxt->disableSAX = 1; in xmlErrEncodingInt()
76 ctxt->disableSAX = 1; in xmlSAX2ErrMemory()103 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlErrValid()141 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlFatalErrMsg()154 ctxt->disableSAX = 1; in xmlFatalErrMsg()172 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlWarnMsg()197 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlNsErrMsg()221 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlNsWarnMsg()1009 ctxt->disableSAX = 1; in xmlSAX2StartDocument()1318 if (ctxt->recovery == 0) ctxt->disableSAX = 1; in xmlSAX2AttributeInternal()
182 *((int *) result) = ctxt->disableSAX; in xmlGetFeature()300 ctxt->disableSAX = *((int *) value); in xmlSetFeature()
4524 ctxt->disableSAX = 1; in xmlTextWriterStartDocumentCallback()4532 ctxt->disableSAX = 1; in xmlTextWriterStartDocumentCallback()4553 ctxt->disableSAX = 1; in xmlTextWriterStartDocumentCallback()
445 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in __xmlLoaderErr()
573 make sure htmlCtxtReset do reset the disableSAX field (Daniel Veillard),
237 int disableSAX; /* SAX callbacks are disabled */ member
255 d disableSAX like(xmlCint) Disable SAX cllbacks