<?php
$TOC = array (
  0 => 
  array (
    0 => 'sessionhandlerinterface.close.php',
    1 => 'SessionHandlerInterface::close',
  ),
  1 => 
  array (
    0 => 'sessionhandlerinterface.destroy.php',
    1 => 'SessionHandlerInterface::destroy',
  ),
  2 => 
  array (
    0 => 'sessionhandlerinterface.gc.php',
    1 => 'SessionHandlerInterface::gc',
  ),
  3 => 
  array (
    0 => 'sessionhandlerinterface.open.php',
    1 => 'SessionHandlerInterface::open',
  ),
  4 => 
  array (
    0 => 'sessionhandlerinterface.read.php',
    1 => 'SessionHandlerInterface::read',
  ),
  5 => 
  array (
    0 => 'sessionhandlerinterface.write.php',
    1 => 'SessionHandlerInterface::write',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.session.php',
    1 => 'Sessions',
  ),
  1 => 
  array (
    0 => 'refs.basic.session.php',
    1 => 'セッション関連',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);