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()
1807 if (cur != NULL && ctxt->record_info) { in xmlSAX2EndElement()2456 if ((ctxt->record_info) && (cur != NULL)) { in xmlSAX2EndElementNs()
1736 ctxt->record_info = 0; in xmlInitParserCtxt()
10112 if (ctxt->record_info) { in xmlParseElement()10174 if ( ret != NULL && ctxt->record_info ) { in xmlParseElement()10202 if ( ret != NULL && ctxt->record_info ) { in xmlParseElement()10249 if ( ret != NULL && ctxt->record_info ) { in xmlParseElement()13308 ctxt->record_info = oldctxt->record_info; in xmlParseExternalEntityPrivate()15069 ctxt->record_info = 0; in xmlCtxtReset()
210 int record_info; /* Whether node info should be kept */ member
224 d record_info 10i 0 Keep node info ?