Searched refs:record_info (Results 1 – 7 of 7) sorted by relevance
188 *((int *) result) = ctxt->record_info; in xmlGetFeature()306 ctxt->record_info = *((int *) value); in xmlSetFeature()
4235 if (ctxt->record_info) { in htmlParseElement()4286 if (ctxt->record_info) { in htmlParseElement()4321 if ( currentNode != NULL && ctxt->record_info ) { in htmlParseElement()4341 if ( ctxt->node != NULL && ctxt->record_info ) { in htmlParserFinishElementParsing()4382 if (ctxt->record_info) { in htmlParseElementInternal()4430 if (ctxt->record_info) in htmlParseElementInternal()4446 if (ctxt->record_info) in htmlParseElementInternal()4871 ctxt->record_info = 0; in htmlInitParserCtxt()5595 if (ctxt->record_info) { in htmlParseTryOrFinish()5651 if (ctxt->record_info) in htmlParseTryOrFinish()[all …]
1807 if (cur != NULL && ctxt->record_info) { in xmlSAX2EndElement()2456 if ((ctxt->record_info) && (cur != NULL)) { in xmlSAX2EndElementNs()
1725 ctxt->record_info = 0; in xmlInitParserCtxt()
10053 if (ctxt->record_info) { in xmlParseElement()10115 if ( ret != NULL && ctxt->record_info ) { in xmlParseElement()10143 if ( ret != NULL && ctxt->record_info ) { in xmlParseElement()10190 if ( ret != NULL && ctxt->record_info ) { in xmlParseElement()13216 ctxt->record_info = oldctxt->record_info; in xmlParseExternalEntityPrivate()14975 ctxt->record_info = 0; in xmlCtxtReset()
210 int record_info; /* Whether node info should be kept */ member
223 d record_info 10i 0 Keep node info ?