<?php
$TOC = array (
  0 => 
  array (
    0 => 'swoole-event.add.php',
    1 => 'Swoole\\Event::add',
  ),
  1 => 
  array (
    0 => 'swoole-event.defer.php',
    1 => 'Swoole\\Event::defer',
  ),
  2 => 
  array (
    0 => 'swoole-event.del.php',
    1 => 'Swoole\\Event::del',
  ),
  3 => 
  array (
    0 => 'swoole-event.exit.php',
    1 => 'Swoole\\Event::exit',
  ),
  4 => 
  array (
    0 => 'swoole-event.set.php',
    1 => 'Swoole\\Event::set',
  ),
  5 => 
  array (
    0 => 'swoole-event.wait.php',
    1 => 'Swoole\\Event::wait',
  ),
  6 => 
  array (
    0 => 'swoole-event.write.php',
    1 => 'Swoole\\Event::write',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.swoole.php',
    1 => 'Swoole',
  ),
  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',
  ),
);