Searched refs:base2json (Results 1 – 1 of 1) sorted by relevance
71 base2json(heim_object_t, struct twojson *);95 j->ret = base2json(value, j); in array2json()110 j->ret = base2json(key, j); in dict2json()115 j->ret = base2json(value, j); in dict2json()122 base2json(heim_object_t obj, struct twojson *j) in base2json() function225 ret = base2json(d, j); in base2json()272 return base2json(obj, &j); in heim_base2json()