HomeSort by relevance Sort by last modified time
    Searched refs:lastptr (Results 1 - 5 of 5) sorted by null

  /external/pcre/dist/
pcre_get.c 142 lastptr where to put the pointer to the last entry
151 char **firstptr, char **lastptr)
155 PCRE_UCHAR16 **firstptr, PCRE_UCHAR16 **lastptr)
159 PCRE_UCHAR32 **firstptr, PCRE_UCHAR32 **lastptr)
224 *lastptr = (char *)last;
227 *lastptr = (PCRE_UCHAR16 *)last;
230 *lastptr = (PCRE_UCHAR32 *)last;
pcregrep.c 215 omstr **lastptr; member in struct:omdatastr
241 fnstr **lastptr; member in struct:fndatastr
275 patstr **lastptr; member in struct:patdatastr
    [all...]
pcre_exec.c 2193 PCRE_PUCHAR lastptr = eptr - 1; local
    [all...]
pcregexp.pas 397 lastptr : pchar ) : integer; external;
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp 1449 const unsigned char *lastptr, *foreptr, *backptr; local
    [all...]

Completed in 173 milliseconds