Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c1587 xmlCtxtGrowAttrs(xmlParserCtxtPtr ctxt, int nr) { in xmlCtxtGrowAttrs() function
9065 if (xmlCtxtGrowAttrs(ctxt, nbatts + 5) < 0) { in xmlParseStartTag2()
9167 if (xmlCtxtGrowAttrs(ctxt, nbatts + 5) < 0) { in xmlParseStartTag2()
/external/chromium_org/third_party/libxml/src/
Dparser.c1455 xmlCtxtGrowAttrs(xmlParserCtxtPtr ctxt, int nr) { in xmlCtxtGrowAttrs() function
9028 if (xmlCtxtGrowAttrs(ctxt, nbatts + 5) < 0) { in xmlParseStartTag2()
9132 if (xmlCtxtGrowAttrs(ctxt, nbatts + 5) < 0) { in xmlParseStartTag2()