Public Attributes | |
int | depth_ |
bool | first_elem_ [UPB_MAX_HANDLER_DEPTH *2] |
upb_sink | input_ |
int32_t | nanos |
upb_bytessink | output_ |
int64_t | seconds |
void * | subc_ |
Definition at line 11933 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
int upb_json_printer::depth_ |
Definition at line 11941 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
bool upb_json_printer::first_elem_ |
Definition at line 11951 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_sink upb_json_printer::input_ |
Definition at line 11934 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
int32_t upb_json_printer::nanos |
Definition at line 11957 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_bytessink upb_json_printer::output_ |
Definition at line 11937 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
int64_t upb_json_printer::seconds |
Definition at line 11956 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
void * upb_json_printer::subc_ |
Definition at line 11936 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.