Public Attributes | |
int32_t | defaultval |
const upb_filedef * | file |
const char * | full_name |
upb_inttable | iton |
upb_strtable | ntoi |
Definition at line 2984 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
int32_t upb_enumdef::defaultval |
Definition at line 2989 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
const upb_filedef * upb_enumdef::file |
Definition at line 2985 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
const char * upb_enumdef::full_name |
Definition at line 2986 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_inttable upb_enumdef::iton |
Definition at line 2988 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_strtable upb_enumdef::ntoi |
Definition at line 2987 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.