Lines Matching refs:last
189 itself. The last argument in such an array must always be **CURLFORM_END**.
220 struct curl_httppost *last = NULL;
235 curl_formadd(&post, &last, CURLFORM_COPYNAME, "name",
239 curl_formadd(&post, &last, CURLFORM_COPYNAME, "htmlcode",
244 curl_formadd(&post, &last, CURLFORM_COPYNAME, "name_for_ptrcontent",
248 curl_formadd(&post, &last, CURLFORM_PTRNAME, namebuffer,
253 curl_formadd(&post, &last, CURLFORM_COPYNAME, "html_code_with_hole",
259 curl_formadd(&post, &last, CURLFORM_COPYNAME, "picture",
263 curl_formadd(&post, &last, CURLFORM_COPYNAME, "picture",
268 curl_formadd(&post, &last, CURLFORM_COPYNAME, "pictures",
280 curl_formadd(&post, &last,
288 curl_formadd(&post, &last, CURLFORM_COPYNAME, "pictures",
291 curl_formadd(&post, &last, CURLFORM_COPYNAME, "filecontent",