Home
last modified time | relevance | path

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

/PHP-8.1/ext/curl/
H A Dcurl_file.stub.php12 …nction __construct(string $filename, ?string $mime_type = null, ?string $posted_filename = null) {}
27 public function setPostFilename(string $posted_filename): void {}
H A Dcurl.stub.php50 function curl_file_create(string $filename, ?string $mime_type = null, ?string $posted_filename = n…

Completed in 8 milliseconds