<?php
$TOC = array (
  0 => 
  array (
    0 => 'spl.interfaces.php',
    1 => 'Interfaces',
  ),
  1 => 
  array (
    0 => 'spl.datastructures.php',
    1 => 'Datastructures',
  ),
  2 => 
  array (
    0 => 'spl.exceptions.php',
    1 => 'Exceptions',
  ),
  3 => 
  array (
    0 => 'spl.iterators.php',
    1 => 'Iterators',
  ),
  4 => 
  array (
    0 => 'spl.files.php',
    1 => 'File Handling',
  ),
  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 => '序言',
  ),
);