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 |
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_selector_t | string_selector |
const upb_symtab * | symtab |
struct tm | tm |
upb_jsonparser_frame * | top |
Definition at line 8702 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
char * upb_json_parser::accumulate_buf |
Definition at line 8725 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
size_t upb_json_parser::accumulate_buf_size |
Definition at line 8726 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
const char * upb_json_parser::accumulated |
Definition at line 8723 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
size_t upb_json_parser::accumulated_len |
Definition at line 8724 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_arena * upb_json_parser::arena |
Definition at line 8703 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
const char * upb_json_parser::capture |
Definition at line 8733 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
int upb_json_parser::current_state |
Definition at line 8715 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
uint32_t upb_json_parser::digit |
Definition at line 8736 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
const upb_bufhandle * upb_json_parser::handle |
Definition at line 8720 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
bool upb_json_parser::ignore_json_unknown |
Definition at line 8742 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_bytessink upb_json_parser::input_ |
Definition at line 8705 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_jsonparser_frame * upb_json_parser::limit |
Definition at line 8710 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
const upb_json_parsermethod * upb_json_parser::method |
Definition at line 8704 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
int upb_json_parser::multipart_state |
Definition at line 8729 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
int upb_json_parser::parser_stack |
Definition at line 8716 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
int upb_json_parser::parser_top |
Definition at line 8717 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_jsonparser_frame upb_json_parser::stack |
Definition at line 8708 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_status * upb_json_parser::status |
Definition at line 8712 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_selector_t upb_json_parser::string_selector |
Definition at line 8730 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
const upb_symtab * upb_json_parser::symtab |
Definition at line 8739 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
struct tm upb_json_parser::tm |
Definition at line 8746 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_jsonparser_frame * upb_json_parser::top |
Definition at line 8709 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.