#include <upb.h>
Public Attributes | |
upb_arena * | arena |
const char * | buf |
const char * | buf_param |
uint64_t | bufstart_ofs |
size_t | call_len |
const uint32_t ** | callstack |
const char * | checkpoint |
const char * | data_end |
const char * | delim_end |
const char * | end |
const upb_bufhandle * | handle |
upb_bytessink | input_ |
const uint32_t * | last |
upb_pbdecoder_frame * | limit |
const upb_pbdecodermethod * | method_ |
const uint32_t * | pc |
const char * | ptr |
char | residual [UPB_DECODER_MAX_RESIDUAL_BYTES] |
char * | residual_end |
size_t | size_param |
size_t | skip |
upb_pbdecoder_frame * | stack |
size_t | stack_size |
upb_status * | status |
upb_pbdecoder_frame * | top |
Definition at line 6436 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
upb_arena * upb_pbdecoder::arena |
Definition at line 6437 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
const char * upb_pbdecoder::buf |
Definition at line 6449 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
const char * upb_pbdecoder::buf_param |
Definition at line 6471 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
uint64_t upb_pbdecoder::bufstart_ofs |
Definition at line 6458 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
size_t upb_pbdecoder::call_len |
Definition at line 6445 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
Definition at line 6477 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
const char * upb_pbdecoder::checkpoint |
Definition at line 6449 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
const char * upb_pbdecoder::data_end |
Definition at line 6455 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
const char * upb_pbdecoder::delim_end |
Definition at line 6452 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
const char * upb_pbdecoder::end |
Definition at line 6449 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
const upb_bufhandle * upb_pbdecoder::handle |
Definition at line 6473 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
upb_bytessink upb_pbdecoder::input_ |
Definition at line 6440 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
Definition at line 6446 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
upb_pbdecoder_frame * upb_pbdecoder::limit |
Definition at line 6476 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
const upb_pbdecodermethod * upb_pbdecoder::method_ |
Definition at line 6443 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
Definition at line 6446 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
const char * upb_pbdecoder::ptr |
Definition at line 6449 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
char upb_pbdecoder::residual |
Definition at line 6461 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
char * upb_pbdecoder::residual_end |
Definition at line 6462 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
size_t upb_pbdecoder::size_param |
Definition at line 6472 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
size_t upb_pbdecoder::skip |
Definition at line 6468 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
upb_pbdecoder_frame * upb_pbdecoder::stack |
Definition at line 6476 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
size_t upb_pbdecoder::stack_size |
Definition at line 6478 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
upb_status * upb_pbdecoder::status |
Definition at line 6480 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
upb_pbdecoder_frame * upb_pbdecoder::top |
Definition at line 6476 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.