<?php
$TOC = array (
  0 => 
  array (
    0 => 'hash.setup.php',
    1 => 'インストール/設定',
  ),
  1 => 
  array (
    0 => 'hash.constants.php',
    1 => '定義済み定数',
  ),
  2 => 
  array (
    0 => 'class.hashcontext.php',
    1 => 'HashContext',
  ),
  3 => 
  array (
    0 => 'ref.hash.php',
    1 => 'Hash 関数',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.crypto.php',
    1 => '暗号',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);