Searched refs:pRealloc (Results 1 – 1 of 1) sorted by relevance
33 static UMemReallocFn *pRealloc; variable103 if (pRealloc) { in uprv_realloc()104 return (*pRealloc)(pContext, buffer, size); in uprv_realloc()149 pRealloc = r; in u_setMemoryFunctions()157 pRealloc = NULL; in cmemory_cleanup()