<?php
$TOC = array (
  0 => 
  array (
    0 => 'memcached.setup.php',
    1 => 'インストール/設定',
  ),
  1 => 
  array (
    0 => 'memcached.constants.php',
    1 => '定義済み定数',
  ),
  2 => 
  array (
    0 => 'memcached.expiration.php',
    1 => '有効期限',
  ),
  3 => 
  array (
    0 => 'memcached.callbacks.php',
    1 => 'コールバック',
  ),
  4 => 
  array (
    0 => 'memcached.sessions.php',
    1 => 'セッションのサポート',
  ),
  5 => 
  array (
    0 => 'class.memcached.php',
    1 => 'Memcached',
  ),
  6 => 
  array (
    0 => 'class.memcachedexception.php',
    1 => 'MemcachedException',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.remote.other.php',
    1 => 'その他のサービス',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);