Searched refs:HTTPPOST_PTRCONTENTS (Results 1 – 4 of 4) sorted by relevance
361 current_form->flags |= HTTPPOST_PTRCONTENTS; /* fall through */ in FormAdd()384 if(current_form->flags & (HTTPPOST_PTRCONTENTS|HTTPPOST_READFILE)) in FormAdd()609 (form->flags & HTTPPOST_PTRCONTENTS) ) || in FormAdd()616 (form->flags & HTTPPOST_PTRCONTENTS) ) in FormAdd()653 HTTPPOST_PTRCONTENTS | HTTPPOST_PTRBUFFER | in FormAdd()977 (HTTPPOST_PTRCONTENTS|HTTPPOST_BUFFER|HTTPPOST_CALLBACK)) in curl_formfree()
156 #define HTTPPOST_PTRCONTENTS (1<<3) /* contents is only stored pointer macro
143 #define HTTPPOST_PTRCONTENTS (1<<3) /* contents is only stored pointer macro
133 d HTTPPOST_PTRCONTENTS...