<?php
$TOC = array (
  0 => 
  array (
    0 => 'reserved.keywords.php',
    1 => 'Lista de Palavras-chave',
  ),
  1 => 
  array (
    0 => 'reserved.classes.php',
    1 => 'Classes Predefinidas',
  ),
  2 => 
  array (
    0 => 'reserved.constants.php',
    1 => 'Constantes Predefinidas',
  ),
  3 => 
  array (
    0 => 'reserved.other-reserved-words.php',
    1 => 'Lista de outras palavras reservadas',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => 'Ap&ecirc;ndices',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Pref&aacute;cio',
  ),
);