Public Attributes | |
char | allocbuf [STACK_ENV_STACKBYTES] |
upb_arena * | arena |
upb_env | env |
const char * | php_error_template |
const char * | ruby_error_template |
upb_status | status |
Definition at line 91 of file php/ext/google/protobuf/encode_decode.c.
char stackenv::allocbuf |
Definition at line 95 of file php/ext/google/protobuf/encode_decode.c.
upb_arena* stackenv::arena |
Definition at line 92 of file php/ext/google/protobuf/encode_decode.c.
upb_env stackenv::env |
Definition at line 815 of file ruby/ext/google/protobuf_c/encode_decode.c.
const char* stackenv::php_error_template |
Definition at line 94 of file php/ext/google/protobuf/encode_decode.c.
const char* stackenv::ruby_error_template |
Definition at line 816 of file ruby/ext/google/protobuf_c/encode_decode.c.
upb_status stackenv::status |
Definition at line 93 of file php/ext/google/protobuf/encode_decode.c.