countptr           83 ext/pcre/pcrelib/pcre_study.c   int *countptr)
countptr           93 ext/pcre/pcrelib/pcre_study.c if ((*countptr)++ > 1000) return -1;   /* too complex */
countptr          136 ext/pcre/pcrelib/pcre_study.c     d = find_minlength(re, cc, startcode, options, recurses, countptr);
countptr          421 ext/pcre/pcrelib/pcre_study.c               countptr);
countptr          458 ext/pcre/pcrelib/pcre_study.c             countptr);
countptr          521 ext/pcre/pcrelib/pcre_study.c           &this_recurse, countptr);