Searched refs:json_set_allocation_functions (Results 1 – 2 of 2) sorted by relevance
78 void json_set_allocation_functions(JSON_Malloc_Function malloc_fun, JSON_Free_Function free_fun);
2463 void json_set_allocation_functions(JSON_Malloc_Function malloc_fun, JSON_Free_Function free_fun) { in json_set_allocation_functions() function