rb_reg_check_preprocess 16335 ext/ripper/ripper.c     err = rb_reg_check_preprocess(str);
rb_reg_check_preprocess 10586 ext/ripper/ripper.y     err = rb_reg_check_preprocess(str);
rb_reg_check_preprocess 1306 internal.h     VALUE rb_reg_check_preprocess(VALUE);
rb_reg_check_preprocess 16259 parse.c            err = rb_reg_check_preprocess(str);
rb_reg_check_preprocess 10586 parse.y            err = rb_reg_check_preprocess(str);
rb_reg_check_preprocess 4485 string.c       	rb_exc_raise(rb_reg_check_preprocess(pat));