Searched defs:u_setMemoryFunctions (Results 1 – 2 of 2) sorted by relevance
138 u_setMemoryFunctions(const void *context, UMemAllocFn *a, UMemReallocFn *r, UMemFreeFn *f, UErrorC… in u_setMemoryFunctions() function
335 #define u_setMemoryFunctions U_ICU_ENTRY_POINT_RENAME(u_setMemoryFunctions) macro