Searched refs:pRealloc (Results 1 – 1 of 1) sorted by relevance
35 static UMemReallocFn *pRealloc; variable81 if (pRealloc) { in uprv_realloc()82 return (*pRealloc)(pContext, buffer, size); in uprv_realloc()127 pRealloc = r; in u_setMemoryFunctions()135 pRealloc = NULL; in cmemory_cleanup()