Home
last modified time | relevance | path

Searched refs:begin (Results 1 – 11 of 11) sorted by relevance

/curl/lib/
H A Dimap.c1958 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 DCURLINFO_PRETRANSFER_TIME.md33 start until the file transfer is just about to begin.
H A DCURLINFO_PRETRANSFER_TIME_T.md33 from the start until the file transfer is just about to begin.
/curl/docs/cmdline-opts/
H A Ddata-urlencode.md26 To be CGI-compliant, the \<data\> part should begin with a *name* followed by
H A Dwrite-out.md230 about to begin. This includes all pre-transfer commands and negotiations that
/curl/docs/libcurl/
H A Dcurl_easy_getinfo.md196 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 Dbuildconf.bat32 :begin label
/curl/projects/
H A Dchecksrc.bat26 :begin label
H A Dgenerate.bat26 :begin label
H A Dbuild-wolfssl.bat27 :begin label
H A Dbuild-openssl.bat26 :begin label

Completed in 39 milliseconds