<?php
$TOC = array (
  0 => 
  array (
    0 => 'infiniteiterator.construct.php',
    1 => 'InfiniteIterator::__construct',
  ),
  1 => 
  array (
    0 => 'infiniteiterator.next.php',
    1 => 'InfiniteIterator::next',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'spl.iterators.php',
    1 => 'Iterators',
  ),
  1 => 
  array (
    0 => 'book.spl.php',
    1 => 'SPL',
  ),
  2 => 
  array (
    0 => 'refs.basic.other.php',
    1 => '其它基本扩展',
  ),
  3 => 
  array (
    0 => 'funcref.php',
    1 => '函数参考',
  ),
  4 => 
  array (
    0 => 'index.php',
    1 => '序言',
  ),
);