PHP_CURL_FILE 1282 ext/curl/interface.c case PHP_CURL_FILE: PHP_CURL_FILE 1580 ext/curl/interface.c case PHP_CURL_FILE: PHP_CURL_FILE 2372 ext/curl/interface.c ch->handlers->write->method = PHP_CURL_FILE; PHP_CURL_FILE 2387 ext/curl/interface.c ch->handlers->write_header->method = PHP_CURL_FILE; PHP_CURL_FILE 2965 ext/curl/interface.c if (ch->handlers->write->method == PHP_CURL_FILE && ch->handlers->write->fp) { PHP_CURL_FILE 2968 ext/curl/interface.c if (ch->handlers->write_header->method == PHP_CURL_FILE && ch->handlers->write_header->fp) {