countptr           85 ext/pcre/pcrelib/pcre_study.c   int *countptr)
countptr           95 ext/pcre/pcrelib/pcre_study.c if ((*countptr)++ > 1000) return -1;   /* too complex */
countptr          138 ext/pcre/pcrelib/pcre_study.c     d = find_minlength(re, cc, startcode, options, recurses, countptr);
countptr          423 ext/pcre/pcrelib/pcre_study.c               countptr);
countptr          460 ext/pcre/pcrelib/pcre_study.c             countptr);
countptr          523 ext/pcre/pcrelib/pcre_study.c           &this_recurse, countptr);