Home
last modified time | relevance | path

Searched defs:lastptr (Results 1 – 10 of 10) sorted by relevance

/external/curl/docs/examples/
Dpostit2-formadd.c51 struct curl_httppost *lastptr = NULL; in main() local
Dmulti-formadd.c41 struct curl_httppost *lastptr = NULL; in main() local
/external/curl/tests/libtest/
Dlib651.c34 struct curl_httppost *lastptr = NULL; in test() local
Dlib650.c61 struct curl_httppost *lastptr = NULL; in test() local
Dlib554.c74 struct curl_httppost *lastptr = NULL; in once() local
/external/google-breakpad/src/common/linux/
Dhttp_upload.cc127 struct curl_httppost *lastptr = NULL; in SendRequest() local
/external/pcre/dist2/src/
Dpcre2_substring.c481 PCRE2_SPTR *firstptr, PCRE2_SPTR *lastptr) in pcre2_substring_nametable_scan()
Dpcre2grep.c274 omstr **lastptr; member
300 fnstr **lastptr; member
334 patstr **lastptr; member
Dpcre2_match.c5738 PCRE2_SPTR lastptr = Feptr - 1; in match() local
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp1449 const unsigned char *lastptr, *foreptr, *backptr; in encodeLZ77() local