offsetcount      6349 ext/pcre/pcrelib/pcre_exec.c   int offsetcount)
offsetcount      6354 ext/pcre/pcrelib/pcre_exec.c   int offsetcount)
offsetcount      6359 ext/pcre/pcrelib/pcre_exec.c   int offsetcount)
offsetcount      6411 ext/pcre/pcrelib/pcre_exec.c if (re == NULL || subject == NULL || (offsets == NULL && offsetcount > 0))
offsetcount      6413 ext/pcre/pcrelib/pcre_exec.c if (offsetcount < 0) return PCRE_ERROR_BADCOUNT;
offsetcount      6447 ext/pcre/pcrelib/pcre_exec.c     if (offsetcount >= 2)
offsetcount      6484 ext/pcre/pcrelib/pcre_exec.c        start_offset, options, offsets, offsetcount);
offsetcount      6660 ext/pcre/pcrelib/pcre_exec.c ocount = offsetcount - (offsetcount % 3);
offsetcount      6688 ext/pcre/pcrelib/pcre_exec.c   if (offsetcount > 0) md->offset_vector[0] = -1;
offsetcount      6689 ext/pcre/pcrelib/pcre_exec.c   if (offsetcount > 1) md->offset_vector[1] = -1;
offsetcount      7092 ext/pcre/pcrelib/pcre_exec.c     if (resetcount > offsetcount) resetcount = offsetcount;
offsetcount      7102 ext/pcre/pcrelib/pcre_exec.c   if (offsetcount < 2) rc = 0; else
offsetcount      7145 ext/pcre/pcrelib/pcre_exec.c   if (offsetcount > 1)
offsetcount      7149 ext/pcre/pcrelib/pcre_exec.c     if (offsetcount > 2)