#include <upb.h>
Public Attributes | |
const uint32_t * | base |
upb_inttable * | dispatch |
uint64_t | end_ofs |
int32_t | groupnum |
upb_sink | sink |
Definition at line 6548 of file php/ext/google/protobuf/upb.h.
const uint32_t * upb_pbdecoder_frame::base |
Definition at line 6565 of file php/ext/google/protobuf/upb.h.
upb_inttable * upb_pbdecoder_frame::dispatch |
Definition at line 6571 of file php/ext/google/protobuf/upb.h.
uint64_t upb_pbdecoder_frame::end_ofs |
Definition at line 6564 of file php/ext/google/protobuf/upb.h.
int32_t upb_pbdecoder_frame::groupnum |
Definition at line 6570 of file php/ext/google/protobuf/upb.h.
upb_sink upb_pbdecoder_frame::sink |
Definition at line 6554 of file php/ext/google/protobuf/upb.h.