firstptr          151 ext/pcre/pcrelib/pcre_get.c   char **firstptr, char **lastptr)
firstptr          155 ext/pcre/pcrelib/pcre_get.c   PCRE_UCHAR16 **firstptr, PCRE_UCHAR16 **lastptr)
firstptr          159 ext/pcre/pcrelib/pcre_get.c   PCRE_UCHAR32 **firstptr, PCRE_UCHAR32 **lastptr)
firstptr          223 ext/pcre/pcrelib/pcre_get.c     *firstptr = (char *)first;
firstptr          226 ext/pcre/pcrelib/pcre_get.c     *firstptr = (PCRE_UCHAR16 *)first;
firstptr          229 ext/pcre/pcrelib/pcre_get.c     *firstptr = (PCRE_UCHAR32 *)first;