offsetcount      6347 ext/pcre/pcrelib/pcre_exec.c   int offsetcount)
offsetcount      6352 ext/pcre/pcrelib/pcre_exec.c   int offsetcount)
offsetcount      6357 ext/pcre/pcrelib/pcre_exec.c   int offsetcount)
offsetcount      6409 ext/pcre/pcrelib/pcre_exec.c if (re == NULL || subject == NULL || (offsets == NULL && offsetcount > 0))
offsetcount      6411 ext/pcre/pcrelib/pcre_exec.c if (offsetcount < 0) return PCRE_ERROR_BADCOUNT;
offsetcount      6445 ext/pcre/pcrelib/pcre_exec.c     if (offsetcount >= 2)
offsetcount      6482 ext/pcre/pcrelib/pcre_exec.c        start_offset, options, offsets, offsetcount);
offsetcount      6658 ext/pcre/pcrelib/pcre_exec.c ocount = offsetcount - (offsetcount % 3);
offsetcount      6686 ext/pcre/pcrelib/pcre_exec.c   if (offsetcount > 0) md->offset_vector[0] = -1;
offsetcount      6687 ext/pcre/pcrelib/pcre_exec.c   if (offsetcount > 1) md->offset_vector[1] = -1;
offsetcount      7090 ext/pcre/pcrelib/pcre_exec.c     if (resetcount > offsetcount) resetcount = offsetcount;
offsetcount      7100 ext/pcre/pcrelib/pcre_exec.c   if (offsetcount < 2) rc = 0; else
offsetcount      7143 ext/pcre/pcrelib/pcre_exec.c   if (offsetcount > 1)
offsetcount      7147 ext/pcre/pcrelib/pcre_exec.c     if (offsetcount > 2)