Searched refs:disableSAX (Results 1 – 10 of 10) sorted by relevance
309 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlErrAttributeDup()329 ctxt->disableSAX = 1; in xmlErrAttributeDup()347 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlFatalErr()544 ctxt->disableSAX = 1; in xmlFatalErr()560 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlFatalErrMsg()570 ctxt->disableSAX = 1; in xmlFatalErrMsg()590 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlWarningMsg()628 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlValidityError()666 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in xmlFatalErrMsgInt()677 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()
79 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in htmlErrMemory()85 ctxt->disableSAX = 1; in htmlErrMemory()112 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in htmlParseErr()139 if ((ctxt != NULL) && (ctxt->disableSAX != 0) && in htmlParseErrInt()2937 if ((nbchar != 0) && (ctxt->sax != NULL) && (!ctxt->disableSAX)) { in htmlParseScript()2982 if ((ctxt->sax != NULL) && (!ctxt->disableSAX)) { in htmlParseCharData()3020 if ((ctxt->sax != NULL) && (!ctxt->disableSAX)) { in htmlParseCharData()3142 if ((ctxt->sax) && (!ctxt->disableSAX) && in htmlParsePI()3200 if ((ctxt->sax) && (!ctxt->disableSAX) && in htmlParsePI()3291 (!ctxt->disableSAX)) in htmlParseComment()[all …]
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
252 d disableSAX 10i 0 Disable SAX cllbacks