Home
last modified time | relevance | path

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

/PHP-8.0/ext/phar/
H A Dphar_object.stub.php19 public function addFile(string $filename, ?string $localName = null) {} function in Phar
199 public function addFile(string $filename, ?string $localName = null) {} function in PharData
H A Dphar_object.c3819 PHP_METHOD(Phar, addFile) in PHP_METHOD() argument
/PHP-8.0/ext/zip/
H A Dphp_zip.stub.php91 …public function addFile(string $filepath, string $entryname = "", int $start = 0, int $length = 0,… function in ZipArchive
H A Dphp_zip.c1813 PHP_METHOD(ZipArchive, addFile) argument

Completed in 42 milliseconds