#include <upb.h>
Public Attributes | |
union { | |
uint32_t ofs | |
void * ptr | |
} | code_base |
union { | |
uint32_t ofs | |
void * ptr | |
} | code_base |
const upb_handlers * | dest_handlers_ |
upb_inttable | dispatch |
const mgroup * | group |
upb_byteshandler | input_handler_ |
bool | is_native_ |
Definition at line 6410 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
union { ... } upb_pbdecodermethod::code_base |
union { ... } upb_pbdecodermethod::code_base |
const upb_handlers * upb_pbdecodermethod::dest_handlers_ |
Definition at line 6428 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
upb_inttable upb_pbdecodermethod::dispatch |
Definition at line 6433 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
Definition at line 6419 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
upb_byteshandler upb_pbdecodermethod::input_handler_ |
Definition at line 6425 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
bool upb_pbdecodermethod::is_native_ |
Definition at line 6422 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
uint32_t upb_pbdecodermethod::ofs |
Definition at line 6414 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
void* upb_pbdecodermethod::ptr |
Definition at line 6415 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.