<?php
$TOC = array (
  0 => 
  array (
    0 => 'swoole-async.dnslookup.php',
    1 => 'Swoole\\Async::dnsLookup',
  ),
  1 => 
  array (
    0 => 'swoole-async.read.php',
    1 => 'Swoole\\Async::read',
  ),
  2 => 
  array (
    0 => 'swoole-async.readfile.php',
    1 => 'Swoole\\Async::readFile',
  ),
  3 => 
  array (
    0 => 'swoole-async.set.php',
    1 => 'Swoole\\Async::set',
  ),
  4 => 
  array (
    0 => 'swoole-async.write.php',
    1 => 'Swoole\\Async::write',
  ),
  5 => 
  array (
    0 => 'swoole-async.writefile.php',
    1 => 'Swoole\\Async::writeFile',
  ),
);
$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',
  ),
);