<?php
$TOC = array (
  0 => 
  array (
    0 => 'zlib.setup.php',
    1 => 'Installation/Configuration',
  ),
  1 => 
  array (
    0 => 'zlib.constants.php',
    1 => 'Constantes pr&eacute;-d&eacute;finies',
  ),
  2 => 
  array (
    0 => 'zlib.examples.php',
    1 => 'Exemples',
  ),
  3 => 
  array (
    0 => 'ref.zlib.php',
    1 => 'Fonctions Zlib',
  ),
  4 => 
  array (
    0 => 'class.deflatecontext.php',
    1 => 'DeflateContext',
  ),
  5 => 
  array (
    0 => 'class.inflatecontext.php',
    1 => 'InflateContext',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.compression.php',
    1 => 'Extensions sur l\'archivage et la compression',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);