HomeSort by relevance Sort by last modified time
    Searched refs:HTTPPOST_PTRNAME (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
formdata.c 59 #define HTTPPOST_PTRNAME CURL_HTTPPOST_PTRNAME
342 current_form->flags |= HTTPPOST_PTRNAME; /* fall through */
646 if(!(form->flags & HTTPPOST_PTRNAME) &&
1008 if(!(form->flags & HTTPPOST_PTRNAME))
    [all...]
  /external/google-breakpad/src/third_party/curl/
curl.h 154 #define HTTPPOST_PTRNAME (1<<2) /* name is only stored pointer
    [all...]

Completed in 241 milliseconds