Searched defs:sep (Results 1 – 10 of 10) sorted by relevance
33 Curl_strtok_r(char *ptr, const char *sep, char **end) in Curl_strtok_r()
503 bool sep = FALSE; in parse_cookie_header() local1010 const char *sep; in replace_existing() local
109 const char *sep; in find_host_sep() local351 char *sep = strchr(protsep, '?'); in concat_url() local
232 char *sep = strchr(l->data, ':'); in make_headers() local
824 char *sep = strchr(option, '='); in check_telnet_options() local
1798 char sep; in ftp_state_pasv_resp() local
471 char sep; in get_param_part() local751 int sep = '\0'; in formparse() local
367 const char *sep = ","; in proto2num() local
488 const char *sep = ""; in GTime2str() local
402 TCHAR *sep; in get_cert_location() local
Completed in 50 milliseconds