Home
last modified time | relevance | path

Searched refs:compflags (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/zip/
H A Dphp_zip.stub.php199 public function setCompressionName(string $name, int $method, int $compflags = 0) {} argument
202 public function setCompressionIndex(int $index, int $method, int $compflags = 0) {} argument
H A Dphp_zip_arginfo.h234 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, compflags, IS_LONG, 0, "0")
240 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, compflags, IS_LONG, 0, "0")

Completed in 6 milliseconds