Home
last modified time | relevance | path

Searched refs:comp (Results 1 – 5 of 5) sorted by relevance

/curl/lib/
H A Dsplay.c54 timediff_t comp = compare(i, t->key); in Curl_splay() local
55 if(comp < 0) { in Curl_splay()
70 else if(comp > 0) { in Curl_splay()
H A Dhash.c254 int (*comp)(void *, void *)) in Curl_hash_clean_with_criterium()
270 if(!comp || comp(user, he->ptr)) { in Curl_hash_clean_with_criterium()
H A Dhash.h102 int (*comp)(void *, void *));
H A Dftp.c4205 char *comp = Curl_memdup0(curPos, compLen); in ftp_parse_url_path() local
4206 if(!comp) { in ftp_parse_url_path()
4210 ftpc->dirs[ftpc->dirdepth++] = comp; in ftp_parse_url_path()
/curl/docs/libcurl/opts/
H A DCURLOPT_ALTSVC.md79 ## www.example.comp

Completed in 21 milliseconds