Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A DcJSON.h276 CJSON_PUBLIC(char *) cJSON_SetValuestring(cJSON *object, const char *valuestring);
H A DcJSON.c335 CJSON_PUBLIC(char *) cJSON_SetValuestring(cJSON *object, const char *valuestring) in cJSON_SetValuestring() function