Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c9980 static const char *accumulate_getptr(upb_json_parser *p, size_t *len) { in accumulate_getptr() function
10226 buf = accumulate_getptr(p, &len); in parse_number()
10393 const char *buf = accumulate_getptr(p, &len); in end_stringval()
10432 const char *buf = accumulate_getptr(p, &len); in parse_mapentry_key()
10557 const char *buf = accumulate_getptr(p, &len); in end_membername()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c10676 static const char *accumulate_getptr(upb_json_parser *p, size_t *len) { in accumulate_getptr() function
10922 buf = accumulate_getptr(p, &len); in parse_number()
11090 const char *buf = accumulate_getptr(p, &len); in end_stringval()
11129 const char *buf = accumulate_getptr(p, &len); in parse_mapentry_key()
11255 const char *buf = accumulate_getptr(p, &len); in end_membername()