Searched refs:record_info (Results 1 – 6 of 6) sorted by relevance
188 *((int *) result) = ctxt->record_info; in xmlGetFeature()306 ctxt->record_info = *((int *) value); in xmlSetFeature()
1814 if (cur != NULL && ctxt->record_info) { in xmlSAX2EndElement()2463 if ((ctxt->record_info) && (cur != NULL)) { in xmlSAX2EndElementNs()
1740 ctxt->record_info = 0; in xmlInitParserCtxt()
9911 if (ctxt->record_info) { in xmlParseElement()9973 if ( ret != NULL && ctxt->record_info ) { in xmlParseElement()10001 if ( ret != NULL && ctxt->record_info ) { in xmlParseElement()10048 if ( ret != NULL && ctxt->record_info ) { in xmlParseElement()13101 ctxt->record_info = oldctxt->record_info; in xmlParseExternalEntityPrivate()14870 ctxt->record_info = 0; in xmlCtxtReset()
210 int record_info; /* Whether node info should be kept */ member
226 d record_info like(xmlCint) Keep node info ?