Searched refs:getCompressedSize (Results 1 – 5 of 5) sorted by relevance
41 var_dump($ent->getCompressedSize());
498 public function getCompressedSize() {} function in PharFileInfo
428 ZEND_METHOD(PharFileInfo, getCompressedSize);573 …ZEND_ME(PharFileInfo, getCompressedSize, arginfo_class_PharFileInfo_getCompressedSize, ZEND_ACC_PU…
4512 PHP_METHOD(PharFileInfo, getCompressedSize) in PHP_METHOD() argument
1487 $csize += $ent->getCompressedSize();
Completed in 19 milliseconds