Home
last modified time | relevance | path

Searched refs:le (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Dhash.c112 struct Curl_llist_node *le; in Curl_hash_add2() local
129 for(le = Curl_llist_head(l); le; le = Curl_node_next(le)) { in Curl_hash_add2()
132 Curl_node_uremove(le, (void *)h); in Curl_hash_add2()
173 struct Curl_llist_node *le; in Curl_hash_delete() local
176 for(le = Curl_llist_head(l); le; le = Curl_node_next(le)) { in Curl_hash_delete()
179 Curl_node_uremove(le, (void *) h); in Curl_hash_delete()
198 struct Curl_llist_node *le; in Curl_hash_pick() local
202 for(le = Curl_llist_head(l); le; le = Curl_node_next(le)) { in Curl_hash_pick()
264 struct Curl_llist_node *le = in Curl_hash_clean_with_criterium() local
266 while(le) { in Curl_hash_clean_with_criterium()
[all …]
/curl/tests/data/
H A Dtest103537 http://too-long-IDN-name-cürl-rüleß-la-la-la-dee-da-flooby-nooby.local/page/%TESTNUMBER -x %HOSTIP:…

Completed in 6 milliseconds