Public Attributes | |
upb_jsonparser_any_frame * | any_frame |
const upb_fielddef * | f |
bool | is_any |
bool | is_map |
bool | is_mapentry |
bool | is_repeated |
bool | is_unknown_field |
const upb_msgdef * | m |
const upb_fielddef * | mapfield |
const upb_strtable * | name_table |
upb_sink | sink |
Definition at line 8643 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_jsonparser_any_frame * upb_jsonparser_frame::any_frame |
Definition at line 8683 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
const upb_fielddef * upb_jsonparser_frame::f |
Definition at line 8649 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
bool upb_jsonparser_frame::is_any |
Definition at line 8680 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
bool upb_jsonparser_frame::is_map |
Definition at line 8662 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
bool upb_jsonparser_frame::is_mapentry |
Definition at line 8668 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
bool upb_jsonparser_frame::is_repeated |
Definition at line 8657 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
bool upb_jsonparser_frame::is_unknown_field |
Definition at line 8686 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
const upb_msgdef * upb_jsonparser_frame::m |
Definition at line 8648 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
const upb_fielddef * upb_jsonparser_frame::mapfield |
Definition at line 8674 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
const upb_strtable * upb_jsonparser_frame::name_table |
Definition at line 8652 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_sink upb_jsonparser_frame::sink |
Definition at line 8644 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.