<?php
$TOC = array (
  0 => 
  array (
    0 => 'about.formats.php',
    1 => '手册的格式',
  ),
  1 => 
  array (
    0 => 'about.notes.php',
    1 => '关于用户注释',
  ),
  2 => 
  array (
    0 => 'about.prototypes.php',
    1 => '如何阅读函数的定义（函数原型）',
  ),
  3 => 
  array (
    0 => 'about.phpversions.php',
    1 => '本手册中所涉及的 PHP 版本',
  ),
  4 => 
  array (
    0 => 'about.more.php',
    1 => '如何得到关于 PHP 更多的信息',
  ),
  5 => 
  array (
    0 => 'about.howtohelp.php',
    1 => '如何帮助改进本文档',
  ),
  6 => 
  array (
    0 => 'about.generate.php',
    1 => '如何生成手册的各种格式',
  ),
  7 => 
  array (
    0 => 'about.translations.php',
    1 => '手册译文',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => '附录',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => '序言',
  ),
);