Searched refs:xmlCtxtGrowAttrs (Results 1 – 1 of 1) sorted by relevance
1666 xmlCtxtGrowAttrs(xmlParserCtxtPtr ctxt, int nr) { in xmlCtxtGrowAttrs() function9368 if (xmlCtxtGrowAttrs(ctxt, nbatts + 5) < 0) { in xmlParseStartTag2()9499 if (xmlCtxtGrowAttrs(ctxt, nbatts + 5) < 0) { in xmlParseStartTag2()