Home
last modified time | relevance | path

Searched refs:end_text (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.c10195 static bool end_text(upb_json_parser *p, const char *ptr) { in end_text() function
11002 { CHECK_RETURN_TOP(end_text(parser, p)); } in parse()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c10891 static bool end_text(upb_json_parser *p, const char *ptr) { in end_text() function
11703 { CHECK_RETURN_TOP(end_text(parser, p)); } in parse()