#include <upb.h>
Public Attributes | |
upb_alloc * | alloc |
size_t | count |
upb_ctype_t | ctype |
const upb_tabent * | entries |
upb_tabent * | entries |
size_t | mask |
uint32_t | mask |
uint32_t | max_count |
uint8_t | size_lg2 |
Definition at line 818 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
upb_alloc* upb_table::alloc |
Definition at line 833 of file bloaty/third_party/protobuf/ruby/ext/google/protobuf_c/upb.h.
size_t upb_table::count |
Definition at line 819 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
upb_ctype_t upb_table::ctype |
Definition at line 821 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
upb_tabent * upb_table::entries |
Definition at line 830 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
upb_tabent* upb_table::entries |
uint32_t upb_table::mask |
Definition at line 820 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
uint8_t upb_table::size_lg2 |
Definition at line 822 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.