Public Attributes | |
| upb_alloc * | alloc |
| char * | buf |
| int | depth |
| jmp_buf | err |
| char * | limit |
| int | options |
| char * | ptr |
| _upb_mapsorter | sorter |
Definition at line 782 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| upb_alloc * upb_encstate::alloc |
Definition at line 783 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| char * upb_encstate::buf |
Definition at line 784 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| char * upb_encstate::limit |
Definition at line 784 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| char * upb_encstate::ptr |
Definition at line 784 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
| _upb_mapsorter upb_encstate::sorter |