Searched refs:cJSON_Version (Results 1 – 3 of 3) sorted by relevance
262 printf("Version: %s\n", cJSON_Version()); in main()
141 CJSON_PUBLIC(const char*) cJSON_Version(void);
124 CJSON_PUBLIC(const char*) cJSON_Version(void) in cJSON_Version() function