rb_reg_regcomp 52 include/ruby/re.h VALUE rb_reg_regcomp(VALUE); rb_reg_regcomp 3348 string.c return rb_reg_regcomp(pat); rb_reg_regcomp 5308 string.c spat = rb_reg_regcomp(spat);