Public Attributes | List of all members
upb_json_parser Struct Reference

Public Attributes

char * accumulate_buf
 
size_t accumulate_buf_size
 
const char * accumulated
 
size_t accumulated_len
 
upb_arenaarena
 
const char * capture
 
int current_state
 
uint32_t digit
 
upb_envenv
 
const upb_bufhandlehandle
 
bool ignore_json_unknown
 
upb_bytessink input_
 
upb_jsonparser_framelimit
 
const upb_json_parsermethodmethod
 
int multipart_state
 
int parser_stack [UPB_JSON_MAX_DEPTH]
 
int parser_top
 
upb_jsonparser_frame stack [UPB_JSON_MAX_DEPTH]
 
upb_statusstatus
 
upb_status status
 
upb_selector_t string_selector
 
const upb_symtabsymtab
 
struct tm tm
 
upb_jsonparser_frametop
 

Detailed Description

Definition at line 9009 of file php/ext/google/protobuf/upb.c.

Member Data Documentation

◆ accumulate_buf

char * upb_json_parser::accumulate_buf

Definition at line 9032 of file php/ext/google/protobuf/upb.c.

◆ accumulate_buf_size

size_t upb_json_parser::accumulate_buf_size

Definition at line 9033 of file php/ext/google/protobuf/upb.c.

◆ accumulated

const char * upb_json_parser::accumulated

Definition at line 9030 of file php/ext/google/protobuf/upb.c.

◆ accumulated_len

size_t upb_json_parser::accumulated_len

Definition at line 9031 of file php/ext/google/protobuf/upb.c.

◆ arena

upb_arena* upb_json_parser::arena

Definition at line 9010 of file php/ext/google/protobuf/upb.c.

◆ capture

const char * upb_json_parser::capture

Definition at line 9040 of file php/ext/google/protobuf/upb.c.

◆ current_state

int upb_json_parser::current_state

Definition at line 9022 of file php/ext/google/protobuf/upb.c.

◆ digit

uint32_t upb_json_parser::digit

Definition at line 9043 of file php/ext/google/protobuf/upb.c.

◆ env

upb_env* upb_json_parser::env

Definition at line 12838 of file ruby/ext/google/protobuf_c/upb.c.

◆ handle

const upb_bufhandle * upb_json_parser::handle

Definition at line 9027 of file php/ext/google/protobuf/upb.c.

◆ ignore_json_unknown

bool upb_json_parser::ignore_json_unknown

Definition at line 9049 of file php/ext/google/protobuf/upb.c.

◆ input_

upb_bytessink upb_json_parser::input_

Definition at line 9012 of file php/ext/google/protobuf/upb.c.

◆ limit

upb_jsonparser_frame * upb_json_parser::limit

Definition at line 9017 of file php/ext/google/protobuf/upb.c.

◆ method

const upb_json_parsermethod * upb_json_parser::method

Definition at line 9011 of file php/ext/google/protobuf/upb.c.

◆ multipart_state

int upb_json_parser::multipart_state

Definition at line 9036 of file php/ext/google/protobuf/upb.c.

◆ parser_stack

int upb_json_parser::parser_stack

Definition at line 9023 of file php/ext/google/protobuf/upb.c.

◆ parser_top

int upb_json_parser::parser_top

Definition at line 9024 of file php/ext/google/protobuf/upb.c.

◆ stack

upb_jsonparser_frame upb_json_parser::stack

Definition at line 9015 of file php/ext/google/protobuf/upb.c.

◆ status [1/2]

upb_status* upb_json_parser::status

Definition at line 9019 of file php/ext/google/protobuf/upb.c.

◆ status [2/2]

upb_status upb_json_parser::status

Definition at line 12847 of file ruby/ext/google/protobuf_c/upb.c.

◆ string_selector

upb_selector_t upb_json_parser::string_selector

Definition at line 9037 of file php/ext/google/protobuf/upb.c.

◆ symtab

const upb_symtab * upb_json_parser::symtab

Definition at line 9046 of file php/ext/google/protobuf/upb.c.

◆ tm

struct tm upb_json_parser::tm

Definition at line 9053 of file php/ext/google/protobuf/upb.c.

◆ top

upb_jsonparser_frame * upb_json_parser::top

Definition at line 9016 of file php/ext/google/protobuf/upb.c.


The documentation for this struct was generated from the following file:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06