rb_reg_regcomp 986 string.c return rb_reg_match2(rb_reg_regcomp(rb_reg_quote(str))); rb_reg_regcomp 1410 string.c return rb_reg_regcomp(pat); rb_reg_regcomp 2478 string.c spat = rb_reg_regcomp(rb_reg_quote(spat));