Data Fields | |
char * | str |
struct printbuf * | pb |
int | max_depth |
int | depth |
int | is_double |
int | st_pos |
int | char_offset |
enum json_tokener_error | err |
unsigned int | ucs_char |
char | quote_char |
struct json_tokener_srec * | stack |
int | flags |
struct printbuf* json_tokener::pb [read] |
struct json_tokener_srec* json_tokener::stack [read] |
char* json_tokener::str |
unsigned int json_tokener::ucs_char |