<?php
$TOC = array (
  0 => 
  array (
    0 => 'function.class-implements.php',
    1 => 'class_implements',
  ),
  1 => 
  array (
    0 => 'function.class-parents.php',
    1 => 'class_parents',
  ),
  2 => 
  array (
    0 => 'function.class-uses.php',
    1 => 'class_uses',
  ),
  3 => 
  array (
    0 => 'function.iterator-apply.php',
    1 => 'iterator_apply',
  ),
  4 => 
  array (
    0 => 'function.iterator-count.php',
    1 => 'iterator_count',
  ),
  5 => 
  array (
    0 => 'function.iterator-to-array.php',
    1 => 'iterator_to_array',
  ),
  6 => 
  array (
    0 => 'function.spl-autoload.php',
    1 => 'spl_autoload',
  ),
  7 => 
  array (
    0 => 'function.spl-autoload-call.php',
    1 => 'spl_autoload_call',
  ),
  8 => 
  array (
    0 => 'function.spl-autoload-extensions.php',
    1 => 'spl_autoload_extensions',
  ),
  9 => 
  array (
    0 => 'function.spl-autoload-functions.php',
    1 => 'spl_autoload_functions',
  ),
  10 => 
  array (
    0 => 'function.spl-autoload-register.php',
    1 => 'spl_autoload_register',
  ),
  11 => 
  array (
    0 => 'function.spl-autoload-unregister.php',
    1 => 'spl_autoload_unregister',
  ),
  12 => 
  array (
    0 => 'function.spl-classes.php',
    1 => 'spl_classes',
  ),
  13 => 
  array (
    0 => 'function.spl-object-hash.php',
    1 => 'spl_object_hash',
  ),
  14 => 
  array (
    0 => 'function.spl-object-id.php',
    1 => 'spl_object_id',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.spl.php',
    1 => 'SPL',
  ),
  1 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'Autres extensions basiques',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);