Searched defs:cJSON_strdup (Results 1 – 2 of 2) sorted by relevance
60 static char *cJSON_strdup(const VkAllocationCallbacks *pAllocator, const char *str) { in cJSON_strdup() function
200 static unsigned char* cJSON_strdup(const unsigned char* string, const internal_hooks * const hooks) in cJSON_strdup() function