Lines Matching refs:curl_formadd
566 A deprecated curl_formadd(3) function is still supported in libcurl.
571 Using *curl_formadd*, you add parts to the form. When you are done adding
579 curl_formadd(&post, &last,
582 curl_formadd(&post, &last,
585 curl_formadd(&post, &last,
611 curl_formadd(&post, &last,
647 Here are some example of *curl_formadd* calls to MIME API sequences:
650 curl_formadd(&post, &last,
669 curl_formadd(&post, &last,
687 curl_formadd(&post, &last,
708 curl_formadd(&post, &last,
730 curl_formadd(&post, &last,
749 curl_formadd(&post, &last,