<?php
$TOC = array (
  0 => 
  array (
    0 => 'reflectionconstant.construct.php',
    1 => 'ReflectionConstant::__construct',
  ),
  1 => 
  array (
    0 => 'reflectionconstant.getextension.php',
    1 => 'ReflectionConstant::getExtension',
  ),
  2 => 
  array (
    0 => 'reflectionconstant.getextensionname.php',
    1 => 'ReflectionConstant::getExtensionName',
  ),
  3 => 
  array (
    0 => 'reflectionconstant.getfilename.php',
    1 => 'ReflectionConstant::getFileName',
  ),
  4 => 
  array (
    0 => 'reflectionconstant.getname.php',
    1 => 'ReflectionConstant::getName',
  ),
  5 => 
  array (
    0 => 'reflectionconstant.getnamespacename.php',
    1 => 'ReflectionConstant::getNamespaceName',
  ),
  6 => 
  array (
    0 => 'reflectionconstant.getshortname.php',
    1 => 'ReflectionConstant::getShortName',
  ),
  7 => 
  array (
    0 => 'reflectionconstant.getvalue.php',
    1 => 'ReflectionConstant::getValue',
  ),
  8 => 
  array (
    0 => 'reflectionconstant.isdeprecated.php',
    1 => 'ReflectionConstant::isDeprecated',
  ),
  9 => 
  array (
    0 => 'reflectionconstant.tostring.php',
    1 => 'ReflectionConstant::__toString',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.reflection.php',
    1 => '反射',
  ),
  1 => 
  array (
    0 => 'refs.basic.vartype.php',
    1 => '变量与类型相关扩展',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => '函数参考',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => '序言',
  ),
);