Public Attributes | |
upb_arena * | arena |
upb_handlers_callback * | callback |
const void * | closure |
upb_inttable | tab |
Definition at line 3648 of file php/ext/google/protobuf/upb.c.
upb_arena* upb_handlercache::arena |
Definition at line 3649 of file php/ext/google/protobuf/upb.c.
upb_handlers_callback* upb_handlercache::callback |
Definition at line 3651 of file php/ext/google/protobuf/upb.c.
const void* upb_handlercache::closure |
Definition at line 3652 of file php/ext/google/protobuf/upb.c.
upb_inttable upb_handlercache::tab |
Definition at line 3650 of file php/ext/google/protobuf/upb.c.