strio_each_codepoint 949 ext/stringio/stringio.c return strio_each_codepoint(self); strio_each_codepoint 1592 ext/stringio/stringio.c rb_define_method(StringIO, "each_codepoint", strio_each_codepoint, 0);