PHP_CURL_FILE 1311 ext/curl/interface.c case PHP_CURL_FILE: PHP_CURL_FILE 1613 ext/curl/interface.c case PHP_CURL_FILE: PHP_CURL_FILE 2411 ext/curl/interface.c ch->handlers->write->method = PHP_CURL_FILE; PHP_CURL_FILE 2432 ext/curl/interface.c ch->handlers->write_header->method = PHP_CURL_FILE; PHP_CURL_FILE 3010 ext/curl/interface.c if (ch->handlers->write->method == PHP_CURL_FILE && ch->handlers->write->fp) { PHP_CURL_FILE 3013 ext/curl/interface.c if (ch->handlers->write_header->method == PHP_CURL_FILE && ch->handlers->write_header->fp) {