Searched refs:xmlCtxtGrowAttrs (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dparser.c1141 xmlCtxtGrowAttrs(xmlParserCtxtPtr ctxt, int nr) { function
7950 if (xmlCtxtGrowAttrs(ctxt, nbatts + 5) < 0) {
8052 if (xmlCtxtGrowAttrs(ctxt, nbatts + 5) < 0) {

Completed in 100 milliseconds