Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlib1538.c34 CURLUcode urlret; in test() local
55 for(urlret = CURLUE_OK; urlret <= CURLUE_LAST; urlret++) { in test()
56 printf("u%d: %s\n", (int)urlret, curl_url_strerror(urlret)); in test()

Completed in 4 milliseconds