Searched refs:getFromIndex (Results 1 – 4 of 4) sorted by relevance
2 Bug #8700 (getFromIndex(0) fails)15 $contents_from_idx = $zip->getFromIndex(0);
184 public function getFromIndex(int $index, int $len = 0, int $flags = 0): string|false {} function in ZipArchive
344 ZEND_METHOD(ZipArchive, getFromIndex);433 ZEND_ME(ZipArchive, getFromIndex, arginfo_class_ZipArchive_getFromIndex, ZEND_ACC_PUBLIC)
2880 PHP_METHOD(ZipArchive, getFromIndex) argument
Completed in 13 milliseconds