<?php
$TOC = array (
  0 => 
  array (
    0 => 'weakmap.count.php',
    1 => 'WeakMap::count',
  ),
  1 => 
  array (
    0 => 'weakmap.getiterator.php',
    1 => 'WeakMap::getIterator',
  ),
  2 => 
  array (
    0 => 'weakmap.offsetexists.php',
    1 => 'WeakMap::offsetExists',
  ),
  3 => 
  array (
    0 => 'weakmap.offsetget.php',
    1 => 'WeakMap::offsetGet',
  ),
  4 => 
  array (
    0 => 'weakmap.offsetset.php',
    1 => 'WeakMap::offsetSet',
  ),
  5 => 
  array (
    0 => 'weakmap.offsetunset.php',
    1 => 'WeakMap::offsetUnset',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'reserved.interfaces.php',
    1 => 'Interfaces et Classes Pr&eacute;d&eacute;finies',
  ),
  1 => 
  array (
    0 => 'langref.php',
    1 => 'R&eacute;f&eacute;rence du langage',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);