<?php
$TOC = array (
  0 => 
  array (
    0 => 'swoole-redis-server.format.php',
    1 => 'Swoole\\Redis\\Server::format',
  ),
  1 => 
  array (
    0 => 'swoole-redis-server.sethandler.php',
    1 => 'Swoole\\Redis\\Server::setHandler',
  ),
  2 => 
  array (
    0 => 'swoole-redis-server.start.php',
    1 => 'Swoole\\Redis\\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',
  ),
);