Public Attributes | |
upb_arena * | arena |
upb_handlers_callback * | callback |
const void * | closure |
upb_inttable | tab |
Definition at line 5281 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_arena * upb_handlercache::arena |
Definition at line 5282 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_handlers_callback * upb_handlercache::callback |
Definition at line 5284 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
const void * upb_handlercache::closure |
Definition at line 5285 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_inttable upb_handlercache::tab |
Definition at line 5283 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.