Generated stub for json_tok_full */
| 127 | { fprintf(stderr, "json_tok_bin_from_hex called!\n"); abort(); } |
| 128 | /* Generated stub for json_tok_full */ |
| 129 | const char *json_tok_full(const char *buffer UNNEEDED, const jsmntok_t *t UNNEEDED) |
| 130 | { fprintf(stderr, "json_tok_full called!\n"); abort(); } |
| 131 | /* Generated stub for json_tok_full_len */ |
| 132 | int json_tok_full_len(const jsmntok_t *t UNNEEDED) |
| 133 | { fprintf(stderr, "json_tok_full_len called!\n"); abort(); } |
no test coverage detected