Home
last modified time | relevance | path

Searched defs:posted_filename (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/curl/
H A Dcurl_file.stub.php7 …nction __construct(string $filename, ?string $mime_type = null, ?string $posted_filename = null) {}
22 public function setPostFilename(string $posted_filename) {}
H A Dcurl.stub.php36 function curl_file_create(string $filename, ?string $mime_type = null, ?string $posted_filename = n…

Completed in 4 milliseconds