Definition at line 2962 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
int upb_msgdef::field_count |
Definition at line 2974 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
const upb_fielddef * upb_msgdef::fields |
Definition at line 2972 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
const upb_filedef * upb_msgdef::file |
Definition at line 2963 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
const char * upb_msgdef::full_name |
Definition at line 2964 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_inttable upb_msgdef::itof |
Definition at line 2969 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
const upb_msglayout * upb_msgdef::layout |
bool upb_msgdef::map_entry |
Definition at line 2978 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_strtable upb_msgdef::ntof |
Definition at line 2970 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
int upb_msgdef::oneof_count |
Definition at line 2975 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
const upb_oneofdef * upb_msgdef::oneofs |
Definition at line 2973 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
uint32_t upb_msgdef::selector_count |
Definition at line 2965 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
uint32_t upb_msgdef::submsg_field_count |
Definition at line 2966 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_wellknowntype_t upb_msgdef::well_known_type |
Definition at line 2979 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.