Searched refs:disableSAX (Results 1 – 9 of 9) sorted by relevance
311 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlErrAttributeDup()331 ctxt->disableSAX = 1; in xmlErrAttributeDup()349 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlFatalErr()546 ctxt->disableSAX = 1; in xmlFatalErr()562 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlFatalErrMsg()572 ctxt->disableSAX = 1; in xmlFatalErrMsg()592 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlWarningMsg()630 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlValidityError()668 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlFatalErrMsgInt()679 ctxt->disableSAX = 1; in xmlFatalErrMsgInt()[all …]
111 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlErrMemory()117 ctxt->disableSAX = 1; in xmlErrMemory()144 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in __xmlErrEncoding()156 ctxt->disableSAX = 1; in __xmlErrEncoding()171 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlErrInternal()183 ctxt->disableSAX = 1; in xmlErrInternal()200 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlErrEncodingInt()211 ctxt->disableSAX = 1; in xmlErrEncodingInt()
75 ctxt->disableSAX = 1; in xmlSAX2ErrMemory()102 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlErrValid()140 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlFatalErrMsg()153 ctxt->disableSAX = 1; in xmlFatalErrMsg()171 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlWarnMsg()196 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlNsErrMsg()220 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlNsWarnMsg()1008 ctxt->disableSAX = 1; in xmlSAX2StartDocument()1313 if (ctxt->recovery == 0) ctxt->disableSAX = 1; in xmlSAX2AttributeInternal()
182 *((int *) result) = ctxt->disableSAX; in xmlGetFeature()300 ctxt->disableSAX = *((int *) value); in xmlSetFeature()
4529 ctxt->disableSAX = 1; in xmlTextWriterStartDocumentCallback()4537 ctxt->disableSAX = 1; in xmlTextWriterStartDocumentCallback()4558 ctxt->disableSAX = 1; in xmlTextWriterStartDocumentCallback()
467 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
253 d disableSAX 10i 0 Disable SAX cllbacks