49 unsigned long max_memory;
53 #define SR_JSON_RELAXED_COMMAS 1 73 enum sr_json_type type;
116 sr_json_parse(
const char *json,
char **error_message);
127 sr_json_escape(
const char *text);
130 sr_json_append_escaped(
struct sr_strbuf *strbuf,
const char *str);
A resizable string buffer.
A location of a parser in the input stream.