<?php
$TOC = array (
  0 => 
  array (
    0 => 'swoole-http-server.on.php',
    1 => 'Swoole\\Http\\Server::on',
  ),
  1 => 
  array (
    0 => 'swoole-http-server.start.php',
    1 => 'Swoole\\Http\\Server::start',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.swoole.php',
    1 => 'Swoole',
  ),
  1 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'Outras Extens&otilde;es B&aacute;sicas',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Refer&ecirc;ncia das Fun&ccedil;&otilde;es',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Pref&aacute;cio',
  ),
);