<?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 => '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',
  ),
);