Public Attributes | |
const char * | after_type_url_start |
const char * | before_type_url_end |
const char * | before_type_url_start |
upb_pb_encoder * | encoder |
upb_handlercache * | encoder_handlercache |
const upb_handlers * | encoder_handlers |
upb_json_parser * | parser |
upb_json_codecache * | parser_codecache |
upb_json_parsermethod * | parser_method |
upb_sink | sink |
upb_stringsink | stringsink |
Definition at line 8932 of file php/ext/google/protobuf/upb.c.
const char * upb_jsonparser_any_frame::after_type_url_start |
Definition at line 8947 of file php/ext/google/protobuf/upb.c.
const char * upb_jsonparser_any_frame::before_type_url_end |
Definition at line 8944 of file php/ext/google/protobuf/upb.c.
const char * upb_jsonparser_any_frame::before_type_url_start |
Definition at line 8943 of file php/ext/google/protobuf/upb.c.
upb_pb_encoder* upb_jsonparser_any_frame::encoder |
Definition at line 12762 of file ruby/ext/google/protobuf_c/upb.c.
upb_handlercache* upb_jsonparser_any_frame::encoder_handlercache |
Definition at line 8934 of file php/ext/google/protobuf/upb.c.
const upb_handlers* upb_jsonparser_any_frame::encoder_handlers |
Definition at line 12761 of file ruby/ext/google/protobuf_c/upb.c.
upb_json_parser * upb_jsonparser_any_frame::parser |
Definition at line 8940 of file php/ext/google/protobuf/upb.c.
upb_json_codecache* upb_jsonparser_any_frame::parser_codecache |
Definition at line 8938 of file php/ext/google/protobuf/upb.c.
upb_json_parsermethod* upb_jsonparser_any_frame::parser_method |
Definition at line 12766 of file ruby/ext/google/protobuf_c/upb.c.
upb_sink upb_jsonparser_any_frame::sink |
Definition at line 8939 of file php/ext/google/protobuf/upb.c.
upb_stringsink upb_jsonparser_any_frame::stringsink |
Definition at line 8935 of file php/ext/google/protobuf/upb.c.