| json-c
    0.13.1
    | 
Do not use, json-c internal, may be changed or removed at any time. More...
| Data Structures | |
| struct | json_object | 
| union | json_object::data | 
| Macros | |
| #define | LEN_DIRECT_STRING_DATA 32 | 
| Typedefs | |
| typedef void( | json_object_private_delete_fn )(struct json_object *o) | 
| Functions | |
| void | _json_c_set_last_err (const char *err_fmt,...) | 
| Variables | |
| const char * | json_number_chars | 
| const char * | json_hex_chars | 
Do not use, json-c internal, may be changed or removed at any time.
| #define LEN_DIRECT_STRING_DATA 32 | 
how many bytes are directly stored in json_object for strings?
| typedef void( json_object_private_delete_fn)(struct json_object *o) | 
| void _json_c_set_last_err | ( | const char * | err_fmt, | 
| ... | |||
| ) | 
| const char* json_hex_chars | 
| const char* json_number_chars | 
 1.8.8
 1.8.8