whole_match_p 11395 ext/ripper/ripper.c if (was_bol() && whole_match_p(eos, len, indent)) { whole_match_p 11425 ext/ripper/ripper.c } while (!whole_match_p(eos, len, indent)); whole_match_p 11455 ext/ripper/ripper.c } while (!whole_match_p(eos, len, indent)); whole_match_p 12887 ext/ripper/ripper.c if (was_bol() && whole_match_p("__END__", 7, 0)) { whole_match_p 5995 ext/ripper/ripper.y if (was_bol() && whole_match_p(eos, len, indent)) { whole_match_p 6025 ext/ripper/ripper.y } while (!whole_match_p(eos, len, indent)); whole_match_p 6055 ext/ripper/ripper.y } while (!whole_match_p(eos, len, indent)); whole_match_p 7487 ext/ripper/ripper.y if (was_bol() && whole_match_p("__END__", 7, 0)) { whole_match_p 11327 parse.c if (was_bol() && whole_match_p(eos, len, indent)) { whole_match_p 11357 parse.c } while (!whole_match_p(eos, len, indent)); whole_match_p 11387 parse.c } while (!whole_match_p(eos, len, indent)); whole_match_p 12819 parse.c if (was_bol() && whole_match_p("__END__", 7, 0)) { whole_match_p 5995 parse.y if (was_bol() && whole_match_p(eos, len, indent)) { whole_match_p 6025 parse.y } while (!whole_match_p(eos, len, indent)); whole_match_p 6055 parse.y } while (!whole_match_p(eos, len, indent)); whole_match_p 7487 parse.y if (was_bol() && whole_match_p("__END__", 7, 0)) {