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

  /external/curl/docs/examples/
postit2-formadd.c 51 struct curl_httppost *lastptr = NULL; local
59 &lastptr,
66 &lastptr,
74 &lastptr,
multi-formadd.c 41 struct curl_httppost *lastptr = NULL; local
48 &lastptr,
55 &lastptr,
62 &lastptr,
  /external/curl/tests/libtest/
lib651.c 34 struct curl_httppost *lastptr = NULL; local
51 formrc = curl_formadd(&formpost, &lastptr,
lib554.c 74 struct curl_httppost *lastptr = NULL; local
84 &lastptr,
94 &lastptr,
113 &lastptr,
124 &lastptr,
141 &lastptr,
156 formrc = curl_formadd(&formpost, &lastptr,
lib650.c 61 struct curl_httppost *lastptr = NULL; local
86 formrc = curl_formadd(&formpost, &lastptr,
105 &lastptr,
124 &lastptr,
139 &lastptr,
158 &lastptr,
169 &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_match.c 2275 PCRE2_SPTR lastptr = eptr - 1; local
    [all...]
pcre2grep.c 236 omstr **lastptr; member in struct:omdatastr
262 fnstr **lastptr; member in struct:fndatastr
295 patstr **lastptr; member in struct:patdatastr
    [all...]
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp 1449 const unsigned char *lastptr, *foreptr, *backptr; local
    [all...]

Completed in 129 milliseconds