lastptr 2200 ext/pcre/pcrelib/pcre_exec.c PCRE_PUCHAR lastptr = eptr - 1; lastptr 2201 ext/pcre/pcrelib/pcre_exec.c BACKCHAR(lastptr); lastptr 2202 ext/pcre/pcrelib/pcre_exec.c if (lastptr < md->start_used_ptr) md->start_used_ptr = lastptr; lastptr 2203 ext/pcre/pcrelib/pcre_exec.c GETCHAR(c, lastptr); lastptr 151 ext/pcre/pcrelib/pcre_get.c char **firstptr, char **lastptr) lastptr 155 ext/pcre/pcrelib/pcre_get.c PCRE_UCHAR16 **firstptr, PCRE_UCHAR16 **lastptr) lastptr 159 ext/pcre/pcrelib/pcre_get.c PCRE_UCHAR32 **firstptr, PCRE_UCHAR32 **lastptr) lastptr 224 ext/pcre/pcrelib/pcre_get.c *lastptr = (char *)last; lastptr 227 ext/pcre/pcrelib/pcre_get.c *lastptr = (PCRE_UCHAR16 *)last; lastptr 230 ext/pcre/pcrelib/pcre_get.c *lastptr = (PCRE_UCHAR32 *)last;