<?php
$TOC = array (
  0 => 
  array (
    0 => 'function.deflate-add.php',
    1 => 'deflate_add',
  ),
  1 => 
  array (
    0 => 'function.deflate-init.php',
    1 => 'deflate_init',
  ),
  2 => 
  array (
    0 => 'function.gzclose.php',
    1 => 'gzclose',
  ),
  3 => 
  array (
    0 => 'function.gzcompress.php',
    1 => 'gzcompress',
  ),
  4 => 
  array (
    0 => 'function.gzdecode.php',
    1 => 'gzdecode',
  ),
  5 => 
  array (
    0 => 'function.gzdeflate.php',
    1 => 'gzdeflate',
  ),
  6 => 
  array (
    0 => 'function.gzencode.php',
    1 => 'gzencode',
  ),
  7 => 
  array (
    0 => 'function.gzeof.php',
    1 => 'gzeof',
  ),
  8 => 
  array (
    0 => 'function.gzfile.php',
    1 => 'gzfile',
  ),
  9 => 
  array (
    0 => 'function.gzgetc.php',
    1 => 'gzgetc',
  ),
  10 => 
  array (
    0 => 'function.gzgets.php',
    1 => 'gzgets',
  ),
  11 => 
  array (
    0 => 'function.gzgetss.php',
    1 => 'gzgetss',
  ),
  12 => 
  array (
    0 => 'function.gzinflate.php',
    1 => 'gzinflate',
  ),
  13 => 
  array (
    0 => 'function.gzopen.php',
    1 => 'gzopen',
  ),
  14 => 
  array (
    0 => 'function.gzpassthru.php',
    1 => 'gzpassthru',
  ),
  15 => 
  array (
    0 => 'function.gzputs.php',
    1 => 'gzputs',
  ),
  16 => 
  array (
    0 => 'function.gzread.php',
    1 => 'gzread',
  ),
  17 => 
  array (
    0 => 'function.gzrewind.php',
    1 => 'gzrewind',
  ),
  18 => 
  array (
    0 => 'function.gzseek.php',
    1 => 'gzseek',
  ),
  19 => 
  array (
    0 => 'function.gztell.php',
    1 => 'gztell',
  ),
  20 => 
  array (
    0 => 'function.gzuncompress.php',
    1 => 'gzuncompress',
  ),
  21 => 
  array (
    0 => 'function.gzwrite.php',
    1 => 'gzwrite',
  ),
  22 => 
  array (
    0 => 'function.inflate-add.php',
    1 => 'inflate_add',
  ),
  23 => 
  array (
    0 => 'function.inflate-get-read-len.php',
    1 => 'inflate_get_read_len',
  ),
  24 => 
  array (
    0 => 'function.inflate-get-status.php',
    1 => 'inflate_get_status',
  ),
  25 => 
  array (
    0 => 'function.inflate-init.php',
    1 => 'inflate_init',
  ),
  26 => 
  array (
    0 => 'function.ob-gzhandler.php',
    1 => 'ob_gzhandler',
  ),
  27 => 
  array (
    0 => 'function.readgzfile.php',
    1 => 'readgzfile',
  ),
  28 => 
  array (
    0 => 'function.zlib-decode.php',
    1 => 'zlib_decode',
  ),
  29 => 
  array (
    0 => 'function.zlib-encode.php',
    1 => 'zlib_encode',
  ),
  30 => 
  array (
    0 => 'function.zlib-get-coding-type.php',
    1 => 'zlib_get_coding_type',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.zlib.php',
    1 => 'Zlib',
  ),
  1 => 
  array (
    0 => 'refs.compression.php',
    1 => 'Estensioni di compressione',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Guida Funzioni',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);