<?php
$TOC = array (
  0 => 
  array (
    0 => 'reserved.keywords.php',
    1 => 'Liste der Schl&uuml;sselw&ouml;rter',
  ),
  1 => 
  array (
    0 => 'reserved.classes.php',
    1 => 'Vordefinierte Klassen',
  ),
  2 => 
  array (
    0 => 'reserved.constants.php',
    1 => 'Vordefinierte Konstanten',
  ),
  3 => 
  array (
    0 => 'reserved.other-reserved-words.php',
    1 => 'Liste weiterer reservierter W&ouml;rter',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => 'Anhang',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);