<?php
$TOC = array (
  0 => 
  array (
    0 => 'opcache.setup.php',
    1 => 'Installation/Configuration',
  ),
  1 => 
  array (
    0 => 'opcache.preloading.php',
    1 => 'Preloading',
  ),
  2 => 
  array (
    0 => 'ref.opcache.php',
    1 => 'Fonctions OPcache',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.basic.php.php',
    1 => 'Affecte le comportement de PHP',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);