Searched defs:cJSON_GetErrorPtr (Results 1 – 2 of 2) sorted by relevance
98 CJSON_PUBLIC(const char *) cJSON_GetErrorPtr(void) { return (const char *)(global_error.json + glob… in cJSON_GetErrorPtr() function
94 CJSON_PUBLIC(const char *) cJSON_GetErrorPtr(void) in cJSON_GetErrorPtr() function