Public Attributes | |
char * | accumulate_buf |
size_t | accumulate_buf_size |
const char * | accumulated |
size_t | accumulated_len |
upb_arena * | arena |
const char * | capture |
int | current_state |
uint32_t | digit |
upb_env * | env |
const upb_bufhandle * | handle |
bool | ignore_json_unknown |
upb_bytessink | input_ |
upb_jsonparser_frame * | limit |
const upb_json_parsermethod * | method |
int | multipart_state |
int | parser_stack [UPB_JSON_MAX_DEPTH] |
int | parser_top |
upb_jsonparser_frame | stack [UPB_JSON_MAX_DEPTH] |
upb_status * | status |
upb_status | status |
upb_selector_t | string_selector |
const upb_symtab * | symtab |
struct tm | tm |
upb_jsonparser_frame * | top |
Definition at line 9009 of file php/ext/google/protobuf/upb.c.
char * upb_json_parser::accumulate_buf |
Definition at line 9032 of file php/ext/google/protobuf/upb.c.
size_t upb_json_parser::accumulate_buf_size |
Definition at line 9033 of file php/ext/google/protobuf/upb.c.
const char * upb_json_parser::accumulated |
Definition at line 9030 of file php/ext/google/protobuf/upb.c.
size_t upb_json_parser::accumulated_len |
Definition at line 9031 of file php/ext/google/protobuf/upb.c.
upb_arena* upb_json_parser::arena |
Definition at line 9010 of file php/ext/google/protobuf/upb.c.
const char * upb_json_parser::capture |
Definition at line 9040 of file php/ext/google/protobuf/upb.c.
int upb_json_parser::current_state |
Definition at line 9022 of file php/ext/google/protobuf/upb.c.
uint32_t upb_json_parser::digit |
Definition at line 9043 of file php/ext/google/protobuf/upb.c.
upb_env* upb_json_parser::env |
Definition at line 12838 of file ruby/ext/google/protobuf_c/upb.c.
const upb_bufhandle * upb_json_parser::handle |
Definition at line 9027 of file php/ext/google/protobuf/upb.c.
bool upb_json_parser::ignore_json_unknown |
Definition at line 9049 of file php/ext/google/protobuf/upb.c.
upb_bytessink upb_json_parser::input_ |
Definition at line 9012 of file php/ext/google/protobuf/upb.c.
upb_jsonparser_frame * upb_json_parser::limit |
Definition at line 9017 of file php/ext/google/protobuf/upb.c.
const upb_json_parsermethod * upb_json_parser::method |
Definition at line 9011 of file php/ext/google/protobuf/upb.c.
int upb_json_parser::multipart_state |
Definition at line 9036 of file php/ext/google/protobuf/upb.c.
int upb_json_parser::parser_stack |
Definition at line 9023 of file php/ext/google/protobuf/upb.c.
int upb_json_parser::parser_top |
Definition at line 9024 of file php/ext/google/protobuf/upb.c.
upb_jsonparser_frame upb_json_parser::stack |
Definition at line 9015 of file php/ext/google/protobuf/upb.c.
upb_status* upb_json_parser::status |
Definition at line 9019 of file php/ext/google/protobuf/upb.c.
upb_status upb_json_parser::status |
Definition at line 12847 of file ruby/ext/google/protobuf_c/upb.c.
upb_selector_t upb_json_parser::string_selector |
Definition at line 9037 of file php/ext/google/protobuf/upb.c.
const upb_symtab * upb_json_parser::symtab |
Definition at line 9046 of file php/ext/google/protobuf/upb.c.
struct tm upb_json_parser::tm |
Definition at line 9053 of file php/ext/google/protobuf/upb.c.
upb_jsonparser_frame * upb_json_parser::top |
Definition at line 9016 of file php/ext/google/protobuf/upb.c.