Searched refs:getCompressedSize (Results 1 – 4 of 4) sorted by relevance
43 var_dump($ent->getCompressedSize());
4552 PHP_METHOD(PharFileInfo, getCompressedSize) in PHP_METHOD() argument5412 PHP_ME(PharFileInfo, getCompressedSize, arginfo_phar__void, ZEND_ACC_PUBLIC)
1487 $csize += $ent->getCompressedSize();
Completed in 37 milliseconds