Generated stub for json_tok_is_null */
| 133 | { fprintf(stderr, "json_tok_full_len called!\n"); abort(); } |
| 134 | /* Generated stub for json_tok_is_null */ |
| 135 | bool json_tok_is_null(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED) |
| 136 | { fprintf(stderr, "json_tok_is_null called!\n"); abort(); } |
| 137 | /* Generated stub for json_tok_is_num */ |
| 138 | bool json_tok_is_num(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED) |
| 139 | { fprintf(stderr, "json_tok_is_num called!\n"); abort(); } |
no test coverage detected