#include <php-upb.h>
Public Attributes | |
| bool | alias |
| upb_arena * | arena |
| upb_arena | arena |
| int | depth |
| const char * | end |
| uint32_t | end_group |
| jmp_buf | err |
| const char * | field_start |
| const char * | limit |
| int | limit |
| const char * | limit_ptr |
| char | patch [32] |
| const char * | ptr |
| const char * | unknown |
| upb_msg * | unknown_msg |
Definition at line 183 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| upb_arena upb_decstate::arena |
Definition at line 187 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| int upb_decstate::depth |
Definition at line 188 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| uint32_t upb_decstate::end_group |
Definition at line 189 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| const char * upb_decstate::field_start |
Definition at line 185 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| int upb_decstate::limit |
Definition at line 186 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| const char * upb_decstate::ptr |
Definition at line 184 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.