<?php
$TOC = array (
  0 => 
  array (
    0 => 'phar.fileformat.ingredients.php',
    1 => 'Les constituants de toutes les archives Phar, ind&eacute;pendamment du format de fichier',
  ),
  1 => 
  array (
    0 => 'phar.fileformat.stub.php',
    1 => 'Le conteneur de fichier Phar',
  ),
  2 => 
  array (
    0 => 'phar.fileformat.comparison.php',
    1 => 'Comparaison entre Phar, Tar et Zip',
  ),
  3 => 
  array (
    0 => 'phar.fileformat.tar.php',
    1 => 'Les phars bas&eacute;s sur Tar',
  ),
  4 => 
  array (
    0 => 'phar.fileformat.zip.php',
    1 => 'Les phars bas&eacute;s sur Zip',
  ),
  5 => 
  array (
    0 => 'phar.fileformat.phar.php',
    1 => 'Le format de fichier Phar',
  ),
  6 => 
  array (
    0 => 'phar.fileformat.flags.php',
    1 => 'Drapeaux &quot;bitmapp&eacute;s&quot; globaux du Phar',
  ),
  7 => 
  array (
    0 => 'phar.fileformat.manifestfile.php',
    1 => 'D&eacute;finition des entr&eacute;es du manifeste Phar',
  ),
  8 => 
  array (
    0 => 'phar.fileformat.signature.php',
    1 => 'Phar Signature format',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.phar.php',
    1 => 'Phar',
  ),
  1 => 
  array (
    0 => 'refs.compression.php',
    1 => 'Extensions sur l\'archivage et la compression',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);