re_match         309 ext/strscan/strscan.c         ret = re_match(RREGEXP(regex)->ptr,
re_match         3133 regex.c        	  val = re_match(bufp, string, size, 0, regs);
re_match         3145 regex.c              val = re_match(bufp, string, size, startpos, regs);
re_match         3241 regex.c            val = re_match(bufp, string, size, startpos, regs);