<?php
$TOC = array (
  0 => 
  array (
    0 => 'function.debug-backtrace.php',
    1 => 'debug_backtrace',
  ),
  1 => 
  array (
    0 => 'function.debug-print-backtrace.php',
    1 => 'debug_print_backtrace',
  ),
  2 => 
  array (
    0 => 'function.error-clear-last.php',
    1 => 'error_clear_last',
  ),
  3 => 
  array (
    0 => 'function.error-get-last.php',
    1 => 'error_get_last',
  ),
  4 => 
  array (
    0 => 'function.error-log.php',
    1 => 'error_log',
  ),
  5 => 
  array (
    0 => 'function.error-reporting.php',
    1 => 'error_reporting',
  ),
  6 => 
  array (
    0 => 'function.get-error-handler.php',
    1 => 'get_error_handler',
  ),
  7 => 
  array (
    0 => 'function.get-exception-handler.php',
    1 => 'get_exception_handler',
  ),
  8 => 
  array (
    0 => 'function.restore-error-handler.php',
    1 => 'restore_error_handler',
  ),
  9 => 
  array (
    0 => 'function.restore-exception-handler.php',
    1 => 'restore_exception_handler',
  ),
  10 => 
  array (
    0 => 'function.set-error-handler.php',
    1 => 'set_error_handler',
  ),
  11 => 
  array (
    0 => 'function.set-exception-handler.php',
    1 => 'set_exception_handler',
  ),
  12 => 
  array (
    0 => 'function.trigger-error.php',
    1 => 'trigger_error',
  ),
  13 => 
  array (
    0 => 'function.user-error.php',
    1 => 'user_error',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.errorfunc.php',
    1 => 'Gestion des erreurs',
  ),
  1 => 
  array (
    0 => 'refs.basic.php.php',
    1 => 'Affecte le comportement de PHP',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);