<?php
$TOC = array (
  0 => 
  array (
    0 => 'zlib.setup.php',
    1 => 'Installing/Configuring',
  ),
  1 => 
  array (
    0 => 'zlib.constants.php',
    1 => 'Predefined Constants',
  ),
  2 => 
  array (
    0 => 'zlib.examples.php',
    1 => 'Examples',
  ),
  3 => 
  array (
    0 => 'ref.zlib.php',
    1 => 'Zlib Functions',
  ),
  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 => 'Compression and Archive Extensions',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Function Reference',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Preface',
  ),
);