Public Attributes | |
upb_CleanupFunc * | cleanup |
upb_cleanup_func * | cleanup |
struct cleanup_ent * | next |
void * | ud |
Definition at line 2280 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_CleanupFunc* cleanup_ent::cleanup |
Definition at line 129 of file upb/upb/upb.c.
upb_cleanup_func * cleanup_ent::cleanup |
Definition at line 2282 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
struct cleanup_ent * cleanup_ent::next |
Definition at line 2281 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
void * cleanup_ent::ud |
Definition at line 2283 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.