Home
last modified time | relevance | path

Searched refs:xmlRealloc (Results 1 – 25 of 40) sorted by relevance

12

/external/libxml2/
Dglobals.c80 #undef xmlRealloc
86 xmlReallocFunc xmlRealloc = (xmlReallocFunc) xmlMemRealloc; variable
125 xmlReallocFunc xmlRealloc = realloc; variable
544 gs->xmlRealloc = (xmlReallocFunc) xmlMemRealloc; in xmlInitializeGlobalState()
550 gs->xmlRealloc = (xmlReallocFunc) realloc; in xmlInitializeGlobalState()
759 #undef xmlRealloc
763 return (&xmlRealloc); in __xmlRealloc()
765 return (&xmlGetGlobalState()->xmlRealloc); in __xmlRealloc()
Dxmlmemory.c69 #ifdef xmlRealloc
70 #undef xmlRealloc
1058 xmlRealloc = reallocFunc; in xmlMemSetup()
1083 if (reallocFunc != NULL) *reallocFunc = xmlRealloc; in xmlMemGet()
1127 xmlRealloc = reallocFunc; in xmlGcMemSetup()
1157 if (reallocFunc != NULL) *reallocFunc = xmlRealloc; in xmlGcMemGet()
Dbuf.c478 newbuf = (xmlChar *) xmlRealloc(buf->contentIO, start_buf + size); in xmlBufGrowInternal()
486 newbuf = (xmlChar *) xmlRealloc(buf->content, size); in xmlBufGrowInternal()
817 rebuf = (xmlChar *) xmlRealloc(buf->contentIO, start_buf + newSize); in xmlBufResize()
829 rebuf = (xmlChar *) xmlRealloc(buf->content, newSize); in xmlBufResize()
DtestC14N.c189 xmlRealloc(buffer, buffer_size * sizeof(xmlChar*)); \
Dpattern.c353 temp = (xmlStepOpPtr) xmlRealloc(comp->steps, comp->maxStep * 2 * in xmlPatternAdd()
424 temp = (xmlStepOpPtr) xmlRealloc(comp->steps, comp->maxStep * 2 * in xmlReversePattern()
473 tmp = (xmlStepStatePtr) xmlRealloc(states->states, in xmlPatPushState()
1551 cur = (xmlStreamStepPtr) xmlRealloc(comp->steps, in xmlStreamCompAddStep()
1826 cur = (int *) xmlRealloc(comp->states, in xmlStreamCtxtAddState()
Dparser.c1261 temp = (xmlDefAttrsPtr) xmlRealloc(defaults, sizeof(xmlDefAttrs) + in xmlAddDefAttrs()
1622 tmp = (const xmlChar **) xmlRealloc((char *) ctxt->nsTab, in nsPush()
1683 atts = (const xmlChar **) xmlRealloc((void *) ctxt->atts, in xmlCtxtGrowAttrs()
1687 attallocs = (int *) xmlRealloc((void *) ctxt->attallocs, in xmlCtxtGrowAttrs()
1716 (xmlParserInputPtr *) xmlRealloc(ctxt->inputTab, in inputPush()
1773 tmp = (xmlNodePtr *) xmlRealloc(ctxt->nodeTab, in nodePush()
1842 tmp = (const xmlChar * *) xmlRealloc((xmlChar * *)ctxt->nameTab, in nameNsPush()
1850 tmp2 = (void **) xmlRealloc((void * *)ctxt->pushTab, in nameNsPush()
1911 tmp = (const xmlChar * *) xmlRealloc((xmlChar * *)ctxt->nameTab, in namePush()
1957 tmp = (int *) xmlRealloc(ctxt->spaceTab, in spacePush()
[all …]
Dc14n.c338 tmp = xmlRealloc(cur->nsTab, tmpSize * sizeof(xmlNsPtr)); in xmlC14NVisibleNsStackAdd()
345 tmp = xmlRealloc(cur->nodeTab, tmpSize * sizeof(xmlNodePtr)); in xmlC14NVisibleNsStackAdd()
2123 xmlRealloc(buffer, buffer_size * sizeof(xmlChar)); \
Dxinclude.c260 ctxt->incTab = (xmlXIncludeRefPtr *) xmlRealloc(ctxt->incTab, in xmlXIncludeNewRef()
336 (xmlChar * *) xmlRealloc(ctxt->urlTab, in xmlXIncludeURLPush()
779 ctxt->txtTab = (xmlNodePtr *) xmlRealloc(ctxt->txtTab, in xmlXIncludeAddTxt()
785 ctxt->txturlTab = (xmlURL *) xmlRealloc(ctxt->txturlTab, in xmlXIncludeAddTxt()
Dtree.c4865 temp = (xmlChar *) xmlRealloc(buffer, buf_len); in xmlGetNodePath()
4873 temp = (xmlChar *) xmlRealloc(buf, buf_len); in xmlGetNodePath()
5938 ret = (xmlNsPtr *) xmlRealloc(ret, in xmlGetNsList()
6354 oldNs = (xmlNsPtr *) xmlRealloc(oldNs, sizeCache * in xmlReconciliateNs()
6361 newNs = (xmlNsPtr *) xmlRealloc(newNs, sizeCache * in xmlReconciliateNs()
6418 oldNs = (xmlNsPtr *) xmlRealloc(oldNs, in xmlReconciliateNs()
6425 newNs = (xmlNsPtr *) xmlRealloc(newNs, in xmlReconciliateNs()
7292 newbuf = (xmlChar *) xmlRealloc(buf->contentIO, start_buf + size); in xmlBufferGrow()
7300 newbuf = (xmlChar *) xmlRealloc(buf->content, size); in xmlBufferGrow()
7451 rebuf = (xmlChar *) xmlRealloc(buf->contentIO, start_buf + newSize); in xmlBufferResize()
[all …]
Dxmlstring.c462 ret = (xmlChar *) xmlRealloc(cur, (size + len + 1) * sizeof(xmlChar)); in xmlStrncat()
Dxmlregexp.c1242 tmp = (xmlRegRangePtr *) xmlRealloc(atom->ranges, atom->maxRanges * in xmlRegAtomAddRange()
1273 tmp = (xmlRegCounter *) xmlRealloc(ctxt->counters, ctxt->maxCounters * in xmlRegGetCounter()
1305 tmp = (xmlRegAtomPtr *) xmlRealloc(ctxt->atoms, ctxt->maxAtoms * in xmlRegAtomPush()
1334 tmp = (int *) xmlRealloc(target->transTo, target->maxTransTo * in xmlRegStateAddTransTo()
1394 tmp = (xmlRegTrans *) xmlRealloc(state->trans, state->maxTrans * in xmlRegStateAddTrans()
1441 tmp = (xmlRegStatePtr *) xmlRealloc(ctxt->states, ctxt->maxStates * in xmlRegStatePush()
3126 tmp = (xmlRegExecRollback *) xmlRealloc(exec->rollbacks, in xmlFARegExecSave()
3621 tmp = (xmlRegInputTokenPtr) xmlRealloc(exec->inputStack, in xmlFARegExecSaveInputString()
7717 temp = (const xmlChar **) xmlRealloc((xmlChar **) tab, ctxt->tabSize * 2 * in xmlExpExpDeriveInt()
Dschematron.c751 xmlRealloc(ctxt->includes, ctxt->maxIncludes * 4 *
821 xmlRealloc((xmlChar **) ctxt->namespaces, ctxt->maxNamespaces * 4 * in xmlSchematronAddNamespace()
DHTMLparser.c176 xmlRealloc((xmlChar * *)ctxt->nameTab, in htmlnamePush()
232 xmlRealloc((htmlParserNodeInfo *)ctxt->nodeInfoTab, in htmlNodeInfoPush()
1914 tmp = (xmlChar *) xmlRealloc(buffer, buffer##_size * sizeof(xmlChar)); \
3234 tmp = (xmlChar *) xmlRealloc(buf, size * sizeof(xmlChar)); in htmlParsePI()
3333 tmp = (xmlChar *) xmlRealloc(buf, size * sizeof(xmlChar)); in htmlParseComment()
3873 n = (const xmlChar **) xmlRealloc((void *) atts, in htmlParseStartTag()
Drelaxng.c909 tmp = (xmlRelaxNGDefinePtr *) xmlRealloc(ctxt->defTab, in xmlRelaxNGNewDefine()
1067 tmp = (xmlRelaxNGValidStatePtr *) xmlRealloc(states->tabState, in xmlRelaxNGAddStatesUniq()
1107 tmp = (xmlRelaxNGValidStatePtr *) xmlRealloc(states->tabState, in xmlRelaxNGAddStates()
1153 tmp = (xmlRelaxNGStatesPtr *) xmlRealloc(ctxt->freeStates, in xmlRelaxNGFreeStates()
1244 tmp = (xmlAttrPtr *) xmlRealloc(ret->attrs, nbAttrs * in xmlRelaxNGNewValidState()
1319 tmp = (xmlAttrPtr *) xmlRealloc(ret->attrs, state->maxAttrs * in xmlRelaxNGCopyValidState()
1468 (xmlRelaxNGIncludePtr *) xmlRealloc(ctxt->incTab, in xmlRelaxNGIncludePush()
1802 (xmlRelaxNGValidErrorPtr) xmlRealloc(ctxt->errTab, in xmlRelaxNGValidErrorPush()
1896 (xmlRelaxNGDocumentPtr *) xmlRealloc(ctxt->docTab, in xmlRelaxNGDocumentPush()
4040 temp = xmlRealloc(ret, in xmlRelaxNGGetElements()
[all …]
Derror.c49 if ((larger = (char *) xmlRealloc(str, size)) == NULL) {\
Dentities.c541 tmp = (xmlChar *) xmlRealloc(buffer, new_size); \
Dxpath.c795 list->items = (void **) xmlRealloc(list->items, in xmlPointerListAddSize()
1090 real = (xmlXPathStepOp *) xmlRealloc(comp->steps, in xmlXPathCompExprAdd()
2861 tmp = (xmlXPathObjectPtr *) xmlRealloc(ctxt->valueTab, in valuePush()
3678 temp = (xmlNodePtr *) xmlRealloc(cur->nodeTab, cur->nodeMax * 2 * in xmlXPathNodeSetAddNs()
3733 temp = (xmlNodePtr *) xmlRealloc(cur->nodeTab, cur->nodeMax * 2 * in xmlXPathNodeSetAdd()
3787 temp = (xmlNodePtr *) xmlRealloc(cur->nodeTab, cur->nodeMax * 2 * in xmlXPathNodeSetAddUnique()
3903 temp = (xmlNodePtr *) xmlRealloc(val1->nodeTab, val1->nodeMax * 2 * in xmlXPathNodeSetMerge()
4014 temp = (xmlNodePtr *) xmlRealloc( in xmlXPathNodeSetMergeAndClear()
4096 temp = (xmlNodePtr *) xmlRealloc( in xmlXPathNodeSetMergeAndClearNoDupls()
10006 buffer = (xmlChar *) xmlRealloc(buffer, in xmlXPathParseNameComplex()
/external/libxml2/include/libxml/
Dglobals.h95 #undef xmlRealloc
133 xmlReallocFunc xmlRealloc; member
224 #define xmlRealloc \ macro
227 XMLPUBVAR xmlReallocFunc xmlRealloc; variable
249 XMLPUBVAR xmlReallocFunc xmlRealloc; variable
Dxmlmemory.h199 #define xmlRealloc(ptr, size) xmlReallocLoc((ptr), (size), __FILE__, __LINE__) macro
/external/libxml2/os400/
Drpgsupport.c63 THREADED_VAR(xmlRealloc, xmlReallocFunc) in THREADED_VAR() argument
69 return xmlRealloc(mem, size); in THREADED_VAR()
Dtranscode.c105 ts = xmlRealloc(ts, (dstp - ts) + 4); in xmlTranscodeResult()
189 ts = xmlRealloc(ts, (dstp - ts) + 1); in inTranscode()
/external/libxml2/os400/libxmlrpg/
Dxmlmemory.rpgle120 d xmlRealloc pr * extproc('__call_xmlRealloc') void *
Dglobals.rpgle108 d xmlRealloc like(xmlReallocFunc)
/external/libxml2/doc/examples/
DtestWriter.c1183 out = (unsigned char *) xmlRealloc(out, out_size + 1); in ConvertInput()
/external/libxml2/doc/html/
Dindex.sgml85 <ANCHOR id="xmlRealloc" href="libxml/libxml-xmlmemory.html#xmlRealloc">
535 <ANCHOR id="xmlRealloc" href="libxml/libxml-globals.html#xmlRealloc">

12