Generated stub for json_object_end */
| 106 | { fprintf(stderr, "json_next called!\n"); abort(); } |
| 107 | /* Generated stub for json_object_end */ |
| 108 | void json_object_end(struct json_stream *js UNNEEDED) |
| 109 | { fprintf(stderr, "json_object_end called!\n"); abort(); } |
| 110 | /* Generated stub for json_object_start */ |
| 111 | void json_object_start(struct json_stream *ks UNNEEDED, const char *fieldname UNNEEDED) |
| 112 | { fprintf(stderr, "json_object_start called!\n"); abort(); } |
no test coverage detected