Public Attributes | |
upb_arena * | arena |
char * | buf |
int | depth |
upb_sink | input_ |
char * | limit |
upb_bytessink | output_ |
char * | ptr |
char * | runbegin |
upb_pb_encoder_segment * | segbuf |
upb_pb_encoder_segment * | seglimit |
upb_pb_encoder_segment * | segptr |
int * | stack |
int * | stacklimit |
void * | subc |
int * | top |
Definition at line 7583 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_arena * upb_pb_encoder::arena |
Definition at line 7584 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
char * upb_pb_encoder::buf |
Definition at line 7597 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
int upb_pb_encoder::depth |
Definition at line 7611 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_sink upb_pb_encoder::input_ |
Definition at line 7587 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
char * upb_pb_encoder::limit |
Definition at line 7597 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_bytessink upb_pb_encoder::output_ |
Definition at line 7588 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
char * upb_pb_encoder::ptr |
Definition at line 7597 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
char * upb_pb_encoder::runbegin |
Definition at line 7601 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_pb_encoder_segment * upb_pb_encoder::segbuf |
Definition at line 7604 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_pb_encoder_segment * upb_pb_encoder::seglimit |
Definition at line 7604 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_pb_encoder_segment * upb_pb_encoder::segptr |
Definition at line 7604 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
int * upb_pb_encoder::stack |
Definition at line 7608 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
int * upb_pb_encoder::stacklimit |
Definition at line 7608 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
void * upb_pb_encoder::subc |
Definition at line 7592 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
int * upb_pb_encoder::top |
Definition at line 7608 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.