Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c9947 static bool accumulate_append(upb_json_parser *p, const char *buf, size_t len, in accumulate_append() function
10042 if (!accumulate_append(p, buf, len, can_alias)) { in multipart_text()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c10643 static bool accumulate_append(upb_json_parser *p, const char *buf, size_t len, in accumulate_append() function
10738 if (!accumulate_append(p, buf, len, can_alias)) { in multipart_text()