allocated_ovector  329 ext/pcre/pcrelib/pcreposix.c BOOL allocated_ovector = FALSE;
allocated_ovector  356 ext/pcre/pcrelib/pcreposix.c     allocated_ovector = TRUE;
allocated_ovector  393 ext/pcre/pcrelib/pcreposix.c     if (allocated_ovector) free(ovector);
allocated_ovector  401 ext/pcre/pcrelib/pcreposix.c if (allocated_ovector) free(ovector);