firstptr          149 ext/pcre/pcrelib/pcre_get.c   char **firstptr, char **lastptr)
firstptr          153 ext/pcre/pcrelib/pcre_get.c   PCRE_UCHAR16 **firstptr, PCRE_UCHAR16 **lastptr)
firstptr          157 ext/pcre/pcrelib/pcre_get.c   PCRE_UCHAR32 **firstptr, PCRE_UCHAR32 **lastptr)
firstptr          221 ext/pcre/pcrelib/pcre_get.c     *firstptr = (char *)first;
firstptr          224 ext/pcre/pcrelib/pcre_get.c     *firstptr = (PCRE_UCHAR16 *)first;
firstptr          227 ext/pcre/pcrelib/pcre_get.c     *firstptr = (PCRE_UCHAR32 *)first;