Home | History | Annotate | Download | only in libxml2

Lines Matching refs:disableSAX

75 	ctxt->disableSAX = 1;
102 if ((ctxt != NULL) && (ctxt->disableSAX != 0) &&
140 if ((ctxt != NULL) && (ctxt->disableSAX != 0) &&
153 ctxt->disableSAX = 1;
171 if ((ctxt != NULL) && (ctxt->disableSAX != 0) &&
196 if ((ctxt != NULL) && (ctxt->disableSAX != 0) &&
220 if ((ctxt != NULL) && (ctxt->disableSAX != 0) &&
1008 ctxt->disableSAX = 1;
1313 if (ctxt->recovery == 0) ctxt->disableSAX = 1;