Home
last modified time | relevance | path

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

/curl/lib/
H A Dformdata.c55 #define HTTPPOST_CALLBACK CURL_HTTPPOST_CALLBACK macro
425 current_form->flags |= HTTPPOST_CALLBACK; in FormAdd()
619 HTTPPOST_CALLBACK)) && form->value) { in FormAdd()
764 (HTTPPOST_PTRCONTENTS|HTTPPOST_BUFFER|HTTPPOST_CALLBACK)) in curl_formfree()
902 else if(post->flags & HTTPPOST_CALLBACK) { in Curl_getformdata()
923 HTTPPOST_CALLBACK))) in Curl_getformdata()

Completed in 8 milliseconds