Public Attributes | |
int | indent_depth_ |
upb_sink | input_ |
upb_bytessink | output_ |
bool | single_line_ |
void * | subc |
Definition at line 8077 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
int upb_textprinter::indent_depth_ |
Definition at line 8080 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_sink upb_textprinter::input_ |
Definition at line 8078 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
upb_bytessink upb_textprinter::output_ |
Definition at line 8079 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
bool upb_textprinter::single_line_ |
Definition at line 8081 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.
void * upb_textprinter::subc |
Definition at line 8082 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c.