<?php
$TOC = array (
  0 => 
  array (
    0 => 'ziparchive.addemptydir.php',
    1 => 'ZipArchive::addEmptyDir',
  ),
  1 => 
  array (
    0 => 'ziparchive.addfile.php',
    1 => 'ZipArchive::addFile',
  ),
  2 => 
  array (
    0 => 'ziparchive.addfromstring.php',
    1 => 'ZipArchive::addFromString',
  ),
  3 => 
  array (
    0 => 'ziparchive.addglob.php',
    1 => 'ZipArchive::addGlob',
  ),
  4 => 
  array (
    0 => 'ziparchive.addpattern.php',
    1 => 'ZipArchive::addPattern',
  ),
  5 => 
  array (
    0 => 'ziparchive.clearerror.php',
    1 => 'ZipArchive::clearError',
  ),
  6 => 
  array (
    0 => 'ziparchive.close.php',
    1 => 'ZipArchive::close',
  ),
  7 => 
  array (
    0 => 'ziparchive.count.php',
    1 => 'ZipArchive::count',
  ),
  8 => 
  array (
    0 => 'ziparchive.deleteindex.php',
    1 => 'ZipArchive::deleteIndex',
  ),
  9 => 
  array (
    0 => 'ziparchive.deletename.php',
    1 => 'ZipArchive::deleteName',
  ),
  10 => 
  array (
    0 => 'ziparchive.extractto.php',
    1 => 'ZipArchive::extractTo',
  ),
  11 => 
  array (
    0 => 'ziparchive.getarchivecomment.php',
    1 => 'ZipArchive::getArchiveComment',
  ),
  12 => 
  array (
    0 => 'ziparchive.getarchiveflag.php',
    1 => 'ZipArchive::getArchiveFlag',
  ),
  13 => 
  array (
    0 => 'ziparchive.getcommentindex.php',
    1 => 'ZipArchive::getCommentIndex',
  ),
  14 => 
  array (
    0 => 'ziparchive.getcommentname.php',
    1 => 'ZipArchive::getCommentName',
  ),
  15 => 
  array (
    0 => 'ziparchive.getexternalattributesindex.php',
    1 => 'ZipArchive::getExternalAttributesIndex',
  ),
  16 => 
  array (
    0 => 'ziparchive.getexternalattributesname.php',
    1 => 'ZipArchive::getExternalAttributesName',
  ),
  17 => 
  array (
    0 => 'ziparchive.getfromindex.php',
    1 => 'ZipArchive::getFromIndex',
  ),
  18 => 
  array (
    0 => 'ziparchive.getfromname.php',
    1 => 'ZipArchive::getFromName',
  ),
  19 => 
  array (
    0 => 'ziparchive.getnameindex.php',
    1 => 'ZipArchive::getNameIndex',
  ),
  20 => 
  array (
    0 => 'ziparchive.getstatusstring.php',
    1 => 'ZipArchive::getStatusString',
  ),
  21 => 
  array (
    0 => 'ziparchive.getstream.php',
    1 => 'ZipArchive::getStream',
  ),
  22 => 
  array (
    0 => 'ziparchive.getstreamindex.php',
    1 => 'ZipArchive::getStreamIndex',
  ),
  23 => 
  array (
    0 => 'ziparchive.getstreamname.php',
    1 => 'ZipArchive::getStreamName',
  ),
  24 => 
  array (
    0 => 'ziparchive.iscompressionmethoddupported.php',
    1 => 'ZipArchive::isCompressionMethodSupported',
  ),
  25 => 
  array (
    0 => 'ziparchive.isencryptionmethoddupported.php',
    1 => 'ZipArchive::isEncryptionMethodSupported',
  ),
  26 => 
  array (
    0 => 'ziparchive.locatename.php',
    1 => 'ZipArchive::locateName',
  ),
  27 => 
  array (
    0 => 'ziparchive.open.php',
    1 => 'ZipArchive::open',
  ),
  28 => 
  array (
    0 => 'ziparchive.registercancelcallback.php',
    1 => 'ZipArchive::registerCancelCallback',
  ),
  29 => 
  array (
    0 => 'ziparchive.registerprogresscallback.php',
    1 => 'ZipArchive::registerProgressCallback',
  ),
  30 => 
  array (
    0 => 'ziparchive.renameindex.php',
    1 => 'ZipArchive::renameIndex',
  ),
  31 => 
  array (
    0 => 'ziparchive.renamename.php',
    1 => 'ZipArchive::renameName',
  ),
  32 => 
  array (
    0 => 'ziparchive.replacefile.php',
    1 => 'ZipArchive::replaceFile',
  ),
  33 => 
  array (
    0 => 'ziparchive.setarchivecomment.php',
    1 => 'ZipArchive::setArchiveComment',
  ),
  34 => 
  array (
    0 => 'ziparchive.setarchiveflag.php',
    1 => 'ZipArchive::setArchiveFlag',
  ),
  35 => 
  array (
    0 => 'ziparchive.setcommentindex.php',
    1 => 'ZipArchive::setCommentIndex',
  ),
  36 => 
  array (
    0 => 'ziparchive.setcommentname.php',
    1 => 'ZipArchive::setCommentName',
  ),
  37 => 
  array (
    0 => 'ziparchive.setcompressionindex.php',
    1 => 'ZipArchive::setCompressionIndex',
  ),
  38 => 
  array (
    0 => 'ziparchive.setcompressionname.php',
    1 => 'ZipArchive::setCompressionName',
  ),
  39 => 
  array (
    0 => 'ziparchive.setencryptionindex.php',
    1 => 'ZipArchive::setEncryptionIndex',
  ),
  40 => 
  array (
    0 => 'ziparchive.setencryptionname.php',
    1 => 'ZipArchive::setEncryptionName',
  ),
  41 => 
  array (
    0 => 'ziparchive.setexternalattributesindex.php',
    1 => 'ZipArchive::setExternalAttributesIndex',
  ),
  42 => 
  array (
    0 => 'ziparchive.setexternalattributesname.php',
    1 => 'ZipArchive::setExternalAttributesName',
  ),
  43 => 
  array (
    0 => 'ziparchive.setmtimeindex.php',
    1 => 'ZipArchive::setMtimeIndex',
  ),
  44 => 
  array (
    0 => 'ziparchive.setmtimename.php',
    1 => 'ZipArchive::setMtimeName',
  ),
  45 => 
  array (
    0 => 'ziparchive.setpassword.php',
    1 => 'ZipArchive::setPassword',
  ),
  46 => 
  array (
    0 => 'ziparchive.statindex.php',
    1 => 'ZipArchive::statIndex',
  ),
  47 => 
  array (
    0 => 'ziparchive.statname.php',
    1 => 'ZipArchive::statName',
  ),
  48 => 
  array (
    0 => 'ziparchive.unchangeall.php',
    1 => 'ZipArchive::unchangeAll',
  ),
  49 => 
  array (
    0 => 'ziparchive.unchangearchive.php',
    1 => 'ZipArchive::unchangeArchive',
  ),
  50 => 
  array (
    0 => 'ziparchive.unchangeindex.php',
    1 => 'ZipArchive::unchangeIndex',
  ),
  51 => 
  array (
    0 => 'ziparchive.unchangename.php',
    1 => 'ZipArchive::unchangeName',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.zip.php',
    1 => 'Zip',
  ),
  1 => 
  array (
    0 => 'refs.compression.php',
    1 => 'Erweiterungen zur Datenkompression und Archivierung',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);