Home
last modified time | relevance | path

Searched defs:addFile (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/phar/
H A Dphar_object.stub.php19 public function addFile(string $filename, ?string $localName = null): void {} function in Phar
202 public function addFile(string $filename, ?string $localName = null): void {} function in PharData
H A Dphar_object.c3802 PHP_METHOD(Phar, addFile) in PHP_METHOD() argument
/PHP-8.1/ext/zip/
H A Dphp_zip.stub.php104 …public function addFile(string $filepath, string $entryname = "", int $start = 0, int $length = 0,… function in ZipArchive
H A Dphp_zip.c1822 PHP_METHOD(ZipArchive, addFile) argument

Completed in 27 milliseconds