Searched refs:begin (Results 1 – 11 of 11) sorted by relevance
/curl/lib/ |
H A D | imap.c | 1958 const char *begin = &data->state.up.path[1]; /* skip leading slash */ in imap_parse_url_path() local 1959 const char *ptr = begin; in imap_parse_url_path() 1965 if(ptr != begin) { in imap_parse_url_path() 1968 if(end > begin && end[-1] == '/') in imap_parse_url_path() 1971 result = Curl_urldecode(begin, end - begin, &imap->mailbox, NULL, in imap_parse_url_path() 1986 begin = ++ptr; in imap_parse_url_path() 1994 result = Curl_urldecode(begin, ptr - begin, &name, NULL, in imap_parse_url_path() 2000 begin = ++ptr; in imap_parse_url_path() 2005 result = Curl_urldecode(begin, ptr - begin, &value, &valuelen, in imap_parse_url_path()
|
/curl/docs/libcurl/opts/ |
H A D | CURLINFO_PRETRANSFER_TIME.md | 33 start until the file transfer is just about to begin.
|
H A D | CURLINFO_PRETRANSFER_TIME_T.md | 33 from the start until the file transfer is just about to begin.
|
/curl/docs/cmdline-opts/ |
H A D | data-urlencode.md | 26 To be CGI-compliant, the \<data\> part should begin with a *name* followed by
|
H A D | write-out.md | 230 about to begin. This includes all pre-transfer commands and negotiations that
|
/curl/docs/libcurl/ |
H A D | curl_easy_getinfo.md | 196 begin. This includes all pre-transfer commands and negotiations that are 203 begin. This includes all pre-transfer commands and negotiations that are
|
/curl/ |
H A D | buildconf.bat | 32 :begin label
|
/curl/projects/ |
H A D | checksrc.bat | 26 :begin label
|
H A D | generate.bat | 26 :begin label
|
H A D | build-wolfssl.bat | 27 :begin label
|
H A D | build-openssl.bat | 26 :begin label
|
Completed in 21 milliseconds