Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c9561 /* Used internally by accumulate_append(). */
9583 * must be valid until the next accumulate_append() call (if any). */
9584 static bool accumulate_append(upb_json_parser *p, const char *buf, size_t len, in accumulate_append() function
9677 if (!accumulate_append(p, buf, len, can_alias)) { in multipart_text()

Completed in 20 milliseconds