<?php
$TOC = array (
  0 => 
  array (
    0 => 'reserved.keywords.php',
    1 => 'Liste de mots-cl&eacute;s',
  ),
  1 => 
  array (
    0 => 'reserved.classes.php',
    1 => 'Classes pr&eacute;d&eacute;finies',
  ),
  2 => 
  array (
    0 => 'reserved.constants.php',
    1 => 'Constantes pr&eacute;-d&eacute;finies',
  ),
  3 => 
  array (
    0 => 'reserved.other-reserved-words.php',
    1 => 'Autre liste de mots r&eacute;serv&eacute;s',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'appendices.php',
    1 => 'Annexes',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);