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

  /external/curl/docs/examples/
postit2.c 51 struct curl_httppost *lastptr=NULL; local
59 &lastptr,
66 &lastptr,
74 &lastptr,
multi-post.c 41 struct curl_httppost *lastptr=NULL; local
48 &lastptr,
55 &lastptr,
62 &lastptr,
  /external/curl/tests/libtest/
lib554.c 74 struct curl_httppost *lastptr=NULL; local
84 &lastptr,
94 &lastptr,
113 &lastptr,
124 &lastptr,
141 &lastptr,
155 formrc = curl_formadd(&formpost, &lastptr,
  /external/google-breakpad/src/common/linux/
http_upload.cc 127 struct curl_httppost *lastptr = NULL; local
133 (*curl_formadd)(&formpost, &lastptr,
139 (*curl_formadd)(&formpost, &lastptr,
  /external/pcre/dist2/src/
pcre2_substring.c 464 lastptr where to put the pointer to the last entry
467 otherwise, if firstptr and lastptr are NULL:
471 the length of each entry, having set firstptr and lastptr
476 PCRE2_SPTR *firstptr, PCRE2_SPTR *lastptr)
508 *lastptr = last;
pcre2grep.c 236 omstr **lastptr; member in struct:omdatastr
262 fnstr **lastptr; member in struct:fndatastr
295 patstr **lastptr; member in struct:patdatastr
    [all...]
pcre2_match.c 2275 PCRE2_SPTR lastptr = eptr - 1; local
    [all...]
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp 1449 const unsigned char *lastptr, *foreptr, *backptr; local
    [all...]

Completed in 264 milliseconds