<?php
$TOC = array (
  0 => 
  array (
    0 => 'spl.interfaces.php',
    1 => 'インターフェイス',
  ),
  1 => 
  array (
    0 => 'spl.datastructures.php',
    1 => 'データ構造',
  ),
  2 => 
  array (
    0 => 'spl.exceptions.php',
    1 => '例外',
  ),
  3 => 
  array (
    0 => 'spl.iterators.php',
    1 => 'イテレータ',
  ),
  4 => 
  array (
    0 => 'spl.files.php',
    1 => 'ファイル操作',
  ),
  5 => 
  array (
    0 => 'ref.spl.php',
    1 => 'SPL 関数',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'その他の基本モジュール',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);