Lines Matching refs:xmlRealloc
1155 temp = (xmlDefAttrsPtr) xmlRealloc(defaults, sizeof(xmlDefAttrs) +
1394 tmp = (const xmlChar **) xmlRealloc((char *) ctxt->nsTab,
1455 atts = (const xmlChar **) xmlRealloc((void *) ctxt->atts,
1459 attallocs = (int *) xmlRealloc((void *) ctxt->attallocs,
1488 (xmlParserInputPtr *) xmlRealloc(ctxt->inputTab,
1545 tmp = (xmlNodePtr *) xmlRealloc(ctxt->nodeTab,
1614 tmp = (const xmlChar * *) xmlRealloc((xmlChar * *)ctxt->nameTab,
1622 tmp2 = (void **) xmlRealloc((void * *)ctxt->pushTab,
1684 tmp = (const xmlChar * *) xmlRealloc((xmlChar * *)ctxt->nameTab,
1730 tmp = (int *) xmlRealloc(ctxt->spaceTab,
2450 xmlRealloc(buffer, buffer##_size * sizeof(xmlChar)); \
2810 tmp = (xmlChar *) xmlRealloc(buffer,
2889 tmp = (xmlChar *) xmlRealloc(buffer,
3347 tmp = (xmlChar *) xmlRealloc(buffer,
3425 tmp = (xmlChar *) xmlRealloc(buffer,
3507 tmp = (xmlChar *) xmlRealloc(buf, size * sizeof(xmlChar));
3878 tmp = (xmlChar *) xmlRealloc(buf, size * sizeof(xmlChar));
3955 tmp = (xmlChar *) xmlRealloc(buf, size * sizeof(xmlChar));
4424 new_buf = (xmlChar *) xmlRealloc(buf, size * sizeof(xmlChar));
4560 new_buf = (xmlChar *) xmlRealloc(buf,
4815 tmp = (xmlChar *) xmlRealloc(buf, size * sizeof(xmlChar));
8027 n = (const xmlChar **) xmlRealloc((void *) atts,
9197 tmp = (xmlChar *) xmlRealloc(buf, size * sizeof(xmlChar));
9543 tmp = (xmlChar *) xmlRealloc(buf, size * sizeof(xmlChar));
9644 tmp = (xmlChar *) xmlRealloc(buf, size * sizeof(xmlChar));