whole_match_p 12602 ext/ripper/ripper.c if (was_bol() && whole_match_p(eos, len, indent)) { whole_match_p 12649 ext/ripper/ripper.c } while (!whole_match_p(eos, len, indent)); whole_match_p 12679 ext/ripper/ripper.c } while (!whole_match_p(eos, len, indent)); whole_match_p 14485 ext/ripper/ripper.c if (was_bol() && whole_match_p("__END__", 7, 0)) { whole_match_p 6853 ext/ripper/ripper.y if (was_bol() && whole_match_p(eos, len, indent)) { whole_match_p 6900 ext/ripper/ripper.y } while (!whole_match_p(eos, len, indent)); whole_match_p 6930 ext/ripper/ripper.y } while (!whole_match_p(eos, len, indent)); whole_match_p 8736 ext/ripper/ripper.y if (was_bol() && whole_match_p("__END__", 7, 0)) { whole_match_p 12526 parse.c if (was_bol() && whole_match_p(eos, len, indent)) { whole_match_p 12573 parse.c } while (!whole_match_p(eos, len, indent)); whole_match_p 12603 parse.c } while (!whole_match_p(eos, len, indent)); whole_match_p 14409 parse.c if (was_bol() && whole_match_p("__END__", 7, 0)) { whole_match_p 6853 parse.y if (was_bol() && whole_match_p(eos, len, indent)) { whole_match_p 6900 parse.y } while (!whole_match_p(eos, len, indent)); whole_match_p 6930 parse.y } while (!whole_match_p(eos, len, indent)); whole_match_p 8736 parse.y if (was_bol() && whole_match_p("__END__", 7, 0)) {