Home
last modified time | relevance | path

Searched refs:record_info (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/
Dlegacy.c188 *((int *) result) = ctxt->record_info; in xmlGetFeature()
306 ctxt->record_info = *((int *) value); in xmlSetFeature()
DHTMLparser.c4235 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 …]
DSAX2.c1807 if (cur != NULL && ctxt->record_info) { in xmlSAX2EndElement()
2456 if ((ctxt->record_info) && (cur != NULL)) { in xmlSAX2EndElementNs()
DparserInternals.c1725 ctxt->record_info = 0; in xmlInitParserCtxt()
Dparser.c10053 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()
/external/libxml2/include/libxml/
Dparser.h210 int record_info; /* Whether node info should be kept */ member
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle223 d record_info 10i 0 Keep node info ?