Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/upb/json/
Dparser.c922 static bool end_number(upb_json_parser *p, const char *ptr) { in end_number() function
3154 { CHECK_RETURN_TOP(end_number(parser, p)); } in parse()
3212 { CHECK_RETURN_TOP(end_number(parser, p)); } in parse()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dparser.rl920 static bool end_number(upb_json_parser *p, const char *ptr) {
1865 /* Invoke end_number. The accum buffer has the number's text already. */
2764 %{ CHECK_RETURN_TOP(end_number(parser, p)); }
/external/protobuf/php/ext/google/protobuf/
Dupb.c9691 static bool end_number(upb_json_parser *p, const char *ptr) { in end_number() function
11936 { CHECK_RETURN_TOP(end_number(parser, p)); } in parse()
11994 { CHECK_RETURN_TOP(end_number(parser, p)); } in parse()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c13516 static bool end_number(upb_json_parser *p, const char *ptr) { in end_number() function
15800 { CHECK_RETURN_TOP(end_number(parser, p)); } in parse()
15858 { CHECK_RETURN_TOP(end_number(parser, p)); } in parse()