Home
last modified time | relevance | path

Searched defs:rb_str (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c41 VALUE noleak_rb_str_cat(VALUE rb_str, const char *str, long len) { in noleak_rb_str_cat()
279 VALUE rb_str = (VALUE)closure; in stringdata_handler() local
285 VALUE rb_str = (VALUE)closure; in stringdata_end_handler() local
291 VALUE rb_str = (VALUE)closure; in appendstring_end_handler() local
536 VALUE rb_str = rb_str_new2(""); in oneofstring_end_handler() local
Ddefs.c2039 upb_strview FileBuilderContext_strdup(VALUE _self, VALUE rb_str) { in FileBuilderContext_strdup()