<?php
$TOC = array (
  0 => 
  array (
    0 => 'com.examples.foreach.php',
    1 => 'For Each',
  ),
  1 => 
  array (
    0 => 'com.examples.arrays.php',
    1 => 'Tableaux et propri&eacute;t&eacute;s &agrave; la fa&ccedil;on des tableaux de COM',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.com.php',
    1 => 'COM',
  ),
  1 => 
  array (
    0 => 'refs.utilspec.windows.php',
    1 => 'Extensions pour Windows uniquement',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);