Searched refs:getCompressedSize (Results 1 – 5 of 5) sorted by relevance
45 var_dump($ent->getCompressedSize());
582 public function getCompressedSize(): int {} function in PharFileInfo
450 ZEND_METHOD(PharFileInfo, getCompressedSize);595 …ZEND_ME(PharFileInfo, getCompressedSize, arginfo_class_PharFileInfo_getCompressedSize, ZEND_ACC_PU…
4501 PHP_METHOD(PharFileInfo, getCompressedSize) in PHP_METHOD() argument
1499 $csize += $ent->getCompressedSize();
Completed in 34 milliseconds