Home
last modified time | relevance | path

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

/curl/lib/
H A Dformdata.c54 #define HTTPPOST_PTRCONTENTS CURL_HTTPPOST_PTRCONTENTS macro
307 current_form->flags |= HTTPPOST_PTRCONTENTS; in FormAdd()
335 if(current_form->flags & (HTTPPOST_PTRCONTENTS|HTTPPOST_READFILE)) in FormAdd()
560 (form->flags & HTTPPOST_PTRCONTENTS) ) || in FormAdd()
567 (form->flags & HTTPPOST_PTRCONTENTS) ) in FormAdd()
620 HTTPPOST_PTRCONTENTS | HTTPPOST_PTRBUFFER | in FormAdd()
766 (HTTPPOST_PTRCONTENTS|HTTPPOST_BUFFER|HTTPPOST_CALLBACK)) in curl_formfree()

Completed in 6 milliseconds