chomp_rs         7866 string.c           if ((olen = RSTRING_LEN(str)) > 0 && !NIL_P(rs = chomp_rs(argc, argv))) {
chomp_rs         7907 string.c           VALUE rs = chomp_rs(argc, argv);