Public Attributes | |
upb_Arena * | arena |
upb_arena * | arena |
char * | buf |
char * | end |
jmp_buf | err |
const upb_DefPool * | ext_pool |
const upb_symtab * | ext_pool |
int | indent_depth |
int | options |
size_t | overflow |
char * | ptr |
upb_Status * | status |
upb_status * | status |
upb_Arena* jsonenc::arena |
Definition at line 54 of file json_encode.c.
const upb_DefPool* jsonenc::ext_pool |
Definition at line 51 of file json_encode.c.
const upb_symtab * jsonenc::ext_pool |
upb_Status* jsonenc::status |
Definition at line 53 of file json_encode.c.
upb_status * jsonenc::status |