Home
last modified time | relevance | path

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

/petsc/doc/manual/
H A Dother.md1281 [^json]: JSON is a subset of YAML footnote
/petsc/src/mat/tests/
H A DcJSON.c89 const unsigned char *json; member
2176 CJSON_PUBLIC(void) cJSON_Minify(char *json) in cJSON_Minify()