PHP_CURL_FILE 1323 ext/curl/interface.c case PHP_CURL_FILE: PHP_CURL_FILE 1567 ext/curl/interface.c case PHP_CURL_FILE: PHP_CURL_FILE 2354 ext/curl/interface.c ch->handlers->write->method = PHP_CURL_FILE; PHP_CURL_FILE 2372 ext/curl/interface.c ch->handlers->write_header->method = PHP_CURL_FILE; PHP_CURL_FILE 2902 ext/curl/interface.c if (ch->handlers->write->method == PHP_CURL_FILE && ch->handlers->write->fp) { PHP_CURL_FILE 2905 ext/curl/interface.c if (ch->handlers->write_header->method == PHP_CURL_FILE && ch->handlers->write_header->fp) {