Searched refs:lastptr (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/docs/examples/
H A Dpostit2.c49 struct curl_httppost *lastptr=NULL; local
57 &lastptr,
64 &lastptr,
72 &lastptr,
H A Dmulti-post.c38 struct curl_httppost *lastptr=NULL; local
45 &lastptr,
52 &lastptr,
59 &lastptr,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/docs/examples/
H A Dpostit2.c49 struct curl_httppost *lastptr=NULL; local
57 &lastptr,
64 &lastptr,
72 &lastptr,
H A Dmulti-post.c38 struct curl_httppost *lastptr=NULL; local
45 &lastptr,
52 &lastptr,
59 &lastptr,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/docs/examples/
H A Dpostit2.c49 struct curl_httppost *lastptr=NULL; local
57 &lastptr,
64 &lastptr,
72 &lastptr,
H A Dmulti-post.c38 struct curl_httppost *lastptr=NULL; local
45 &lastptr,
52 &lastptr,
59 &lastptr,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/tests/libtest/
H A Dlib554.c65 struct curl_httppost *lastptr=NULL; local
79 &lastptr,
97 &lastptr,
108 &lastptr,
125 &lastptr,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/tests/libtest/
H A Dlib554.c65 struct curl_httppost *lastptr=NULL; local
79 &lastptr,
97 &lastptr,
108 &lastptr,
125 &lastptr,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/tests/libtest/
H A Dlib554.c65 struct curl_httppost *lastptr=NULL; local
79 &lastptr,
97 &lastptr,
108 &lastptr,
125 &lastptr,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_get.c129 lastptr where to put the pointer to the last entry
138 char **firstptr, char **lastptr)
142 PCRE_UCHAR16 **firstptr, PCRE_UCHAR16 **lastptr)
197 *lastptr = (char *)last;
200 *lastptr = (PCRE_UCHAR16 *)last;
137 pcre_get_stringtable_entries(const pcre *code, const char *stringname, char **firstptr, char **lastptr) argument
H A Dpcre_exec.c2158 PCRE_PUCHAR lastptr = eptr - 1; local
2159 BACKCHAR(lastptr);
2160 if (lastptr < md->start_used_ptr) md->start_used_ptr = lastptr;
2161 GETCHAR(c, lastptr);
H A Dpcregexp.pas397 lastptr : pchar ) : integer; external;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_get.c129 lastptr where to put the pointer to the last entry
138 char **firstptr, char **lastptr)
142 PCRE_UCHAR16 **firstptr, PCRE_UCHAR16 **lastptr)
197 *lastptr = (char *)last;
200 *lastptr = (PCRE_UCHAR16 *)last;
137 pcre_get_stringtable_entries(const pcre *code, const char *stringname, char **firstptr, char **lastptr) argument
H A Dpcre_exec.c2158 PCRE_PUCHAR lastptr = eptr - 1; local
2159 BACKCHAR(lastptr);
2160 if (lastptr < md->start_used_ptr) md->start_used_ptr = lastptr;
2161 GETCHAR(c, lastptr);
H A Dpcregexp.pas397 lastptr : pchar ) : integer; external;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_get.c129 lastptr where to put the pointer to the last entry
138 char **firstptr, char **lastptr)
142 PCRE_UCHAR16 **firstptr, PCRE_UCHAR16 **lastptr)
197 *lastptr = (char *)last;
200 *lastptr = (PCRE_UCHAR16 *)last;
137 pcre_get_stringtable_entries(const pcre *code, const char *stringname, char **firstptr, char **lastptr) argument
H A Dpcre_exec.c2158 PCRE_PUCHAR lastptr = eptr - 1; local
2159 BACKCHAR(lastptr);
2160 if (lastptr < md->start_used_ptr) md->start_used_ptr = lastptr;
2161 GETCHAR(c, lastptr);
H A Dpcregexp.pas397 lastptr : pchar ) : integer; external;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/src/
H A Dmod_webdav.c5447 struct curl_httppost *lastptr = NULL; local
5468 curl_formadd(&formpost, &lastptr,
5472 curl_formadd(&formpost, &lastptr,
5476 curl_formadd(&formpost, &lastptr,
5492 curl_formadd(&formpost, &lastptr,
5825 struct curl_httppost *lastptr = NULL; local
5850 curl_formadd(&formpost, &lastptr,
5854 curl_formadd(&formpost, &lastptr,
5858 curl_formadd(&formpost, &lastptr,
5862 curl_formadd(&formpost, &lastptr,
6128 struct curl_httppost *lastptr = NULL; local
[all...]
H A Dmod_smbdav.c6679 struct curl_httppost *lastptr = NULL; local
6700 curl_formadd(&formpost, &lastptr,
6704 curl_formadd(&formpost, &lastptr,
6708 curl_formadd(&formpost, &lastptr,
6775 curl_formadd(&formpost, &lastptr,
7168 struct curl_httppost *lastptr = NULL; local
7186 curl_formadd(&formpost, &lastptr,
7190 curl_formadd(&formpost, &lastptr,
7194 curl_formadd(&formpost, &lastptr,
7198 curl_formadd(&formpost, &lastptr,
7423 struct curl_httppost *lastptr = NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/src/
H A Dmod_webdav.c5447 struct curl_httppost *lastptr = NULL; local
5468 curl_formadd(&formpost, &lastptr,
5472 curl_formadd(&formpost, &lastptr,
5476 curl_formadd(&formpost, &lastptr,
5492 curl_formadd(&formpost, &lastptr,
5825 struct curl_httppost *lastptr = NULL; local
5850 curl_formadd(&formpost, &lastptr,
5854 curl_formadd(&formpost, &lastptr,
5858 curl_formadd(&formpost, &lastptr,
5862 curl_formadd(&formpost, &lastptr,
6128 struct curl_httppost *lastptr = NULL; local
[all...]
H A Dmod_smbdav.c6679 struct curl_httppost *lastptr = NULL; local
6700 curl_formadd(&formpost, &lastptr,
6704 curl_formadd(&formpost, &lastptr,
6708 curl_formadd(&formpost, &lastptr,
6775 curl_formadd(&formpost, &lastptr,
7168 struct curl_httppost *lastptr = NULL; local
7186 curl_formadd(&formpost, &lastptr,
7190 curl_formadd(&formpost, &lastptr,
7194 curl_formadd(&formpost, &lastptr,
7198 curl_formadd(&formpost, &lastptr,
7423 struct curl_httppost *lastptr = NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/src/
H A Dmod_webdav.c5447 struct curl_httppost *lastptr = NULL; local
5468 curl_formadd(&formpost, &lastptr,
5472 curl_formadd(&formpost, &lastptr,
5476 curl_formadd(&formpost, &lastptr,
5492 curl_formadd(&formpost, &lastptr,
5825 struct curl_httppost *lastptr = NULL; local
5850 curl_formadd(&formpost, &lastptr,
5854 curl_formadd(&formpost, &lastptr,
5858 curl_formadd(&formpost, &lastptr,
5862 curl_formadd(&formpost, &lastptr,
6128 struct curl_httppost *lastptr = NULL; local
[all...]
H A Dmod_smbdav.c6679 struct curl_httppost *lastptr = NULL; local
6700 curl_formadd(&formpost, &lastptr,
6704 curl_formadd(&formpost, &lastptr,
6708 curl_formadd(&formpost, &lastptr,
6775 curl_formadd(&formpost, &lastptr,
7168 struct curl_httppost *lastptr = NULL; local
7186 curl_formadd(&formpost, &lastptr,
7190 curl_formadd(&formpost, &lastptr,
7194 curl_formadd(&formpost, &lastptr,
7198 curl_formadd(&formpost, &lastptr,
7423 struct curl_httppost *lastptr = NULL; local
[all...]

Completed in 338 milliseconds