<?php
$TOC = array (
  0 => 
  array (
    0 => 'hash.setup.php',
    1 => 'Installing/Configuring',
  ),
  1 => 
  array (
    0 => 'hash.constants.php',
    1 => 'Predefined Constants',
  ),
  2 => 
  array (
    0 => 'class.hashcontext.php',
    1 => 'HashContext',
  ),
  3 => 
  array (
    0 => 'ref.hash.php',
    1 => 'Hash Functions',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.crypto.php',
    1 => 'Cryptography Extensions',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Function Reference',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Preface',
  ),
);