lastptr          2198 ext/pcre/pcrelib/pcre_exec.c           PCRE_PUCHAR lastptr = eptr - 1;
lastptr          2199 ext/pcre/pcrelib/pcre_exec.c           BACKCHAR(lastptr);
lastptr          2200 ext/pcre/pcrelib/pcre_exec.c           if (lastptr < md->start_used_ptr) md->start_used_ptr = lastptr;
lastptr          2201 ext/pcre/pcrelib/pcre_exec.c           GETCHAR(c, lastptr);
lastptr           149 ext/pcre/pcrelib/pcre_get.c   char **firstptr, char **lastptr)
lastptr           153 ext/pcre/pcrelib/pcre_get.c   PCRE_UCHAR16 **firstptr, PCRE_UCHAR16 **lastptr)
lastptr           157 ext/pcre/pcrelib/pcre_get.c   PCRE_UCHAR32 **firstptr, PCRE_UCHAR32 **lastptr)
lastptr           222 ext/pcre/pcrelib/pcre_get.c     *lastptr = (char *)last;
lastptr           225 ext/pcre/pcrelib/pcre_get.c     *lastptr = (PCRE_UCHAR16 *)last;
lastptr           228 ext/pcre/pcrelib/pcre_get.c     *lastptr = (PCRE_UCHAR32 *)last;