Home
last modified time | relevance | path

Searched refs:eof_ch (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/upb/json/
Dparser.c103 static const char eof_ch = 'e'; variable
2854 const char *eof = &eof_ch; in parse()
3267 parse(parser, hd, &eof_ch, 0, NULL); in end()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dparser.rl101 static const char eof_ch = 'e';
2799 const char *eof = &eof_ch;
2837 parse(parser, hd, &eof_ch, 0, NULL);
/external/protobuf/php/ext/google/protobuf/
Dupb.c8876 static const char eof_ch = 'e'; variable
11636 const char *eof = &eof_ch; in parse()
12049 parse(parser, hd, &eof_ch, 0, NULL); in end()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c12703 static const char eof_ch = 'e'; variable
15500 const char *eof = &eof_ch; in parse()
15914 parse(parser, hd, &eof_ch, 0, NULL); in end()