Public Attributes | |
upb_cleanup_func * | cleanup |
struct cleanup_ent * | next |
void * | ud |
Definition at line 5651 of file php/ext/google/protobuf/upb.c.
upb_cleanup_func * cleanup_ent::cleanup |
Definition at line 5653 of file php/ext/google/protobuf/upb.c.
struct cleanup_ent * cleanup_ent::next |
Definition at line 5652 of file php/ext/google/protobuf/upb.c.
void * cleanup_ent::ud |
Definition at line 5654 of file php/ext/google/protobuf/upb.c.