rb_io_addstr 1048 ext/stringio/stringio.c #define strio_addstr rb_io_addstr rb_io_addstr 2840 ext/zlib/zlib.c #define rb_gzwriter_addstr rb_io_addstr rb_io_addstr 406 include/ruby/intern.h VALUE rb_io_addstr(VALUE, VALUE); rb_io_addstr 8600 io.c rb_define_method(rb_cIO, "<<", rb_io_addstr, 1);