Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dparser.h297 int freeAttrsNr; /* number of freed attributes nodes */ member
/third_party/gettext/gnulib-local/lib/libxml/
Dparser.in.h324 int freeAttrsNr; /* number of freed attributes nodes */ member
Dxmlreader.c339 (reader->ctxt->freeAttrsNr < 100)) { in xmlTextReaderFreeProp()
342 reader->ctxt->freeAttrsNr++; in xmlTextReaderFreeProp()
DSAX2.c2028 ctxt->freeAttrsNr--; in xmlSAX2AttributeNs()
/third_party/libxml2/
Dxmlreader.c375 (reader->ctxt->freeAttrsNr < MAX_FREE_NODES)) { in xmlTextReaderFreeProp()
378 reader->ctxt->freeAttrsNr++; in xmlTextReaderFreeProp()
DSAX2.c1973 ctxt->freeAttrsNr--; in xmlSAX2AttributeNs()
/third_party/libxml2/os400/libxmlrpg/
Dparser.rpgle310 d freeAttrsNr like(xmlCint) # free attr. nodes