Searched defs:json2 (Results 1 – 2 of 2) sorted by relevance
91 const char* json2 = "{ \"greeting\" : \"Hello!\", \"farewell\" : \"bye-bye!\", \"foo\" : {} }"; in main() local
802 char* json2 = StrDup(json); in TEST() local