Home
last modified time | relevance | path

Searched defs:valuestring (Results 1 – 2 of 2) sorted by relevance

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