Home
last modified time | relevance | path

Searched refs:cJSON_Version (Results 1 – 3 of 3) sorted by relevance

/third_party/cJSON/
Dtest.c262 printf("Version: %s\n", cJSON_Version()); in main()
DcJSON.h141 CJSON_PUBLIC(const char*) cJSON_Version(void);
DcJSON.c124 CJSON_PUBLIC(const char*) cJSON_Version(void) in cJSON_Version() function