rb_reg_error_desc  598 re.c               rb_exc_raise(rb_reg_error_desc(str, options, err));
rb_reg_error_desc 2244 re.c           	return rb_reg_error_desc(str, 0, err);
rb_reg_error_desc 2437 re.c           	rb_set_errinfo(rb_reg_error_desc(str, options, err));