Home
last modified time | relevance | path

Searched refs:cJSON_PrintUnformatted (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/tests/
H A DcJSON.h154 CJSON_PUBLIC(char *) cJSON_PrintUnformatted(const cJSON *item);
H A DcJSON.c1002 CJSON_PUBLIC(char *) cJSON_PrintUnformatted(const cJSON *item) in cJSON_PrintUnformatted() function