<?php
$TOC = array (
  0 => 
  array (
    0 => 'swoole-table.column.php',
    1 => 'Swoole\\Table::column',
  ),
  1 => 
  array (
    0 => 'swoole-table.construct.php',
    1 => 'Swoole\\Table::__construct',
  ),
  2 => 
  array (
    0 => 'swoole-table.count.php',
    1 => 'Swoole\\Table::count',
  ),
  3 => 
  array (
    0 => 'swoole-table.create.php',
    1 => 'Swoole\\Table::create',
  ),
  4 => 
  array (
    0 => 'swoole-table.current.php',
    1 => 'Swoole\\Table::current',
  ),
  5 => 
  array (
    0 => 'swoole-table.decr.php',
    1 => 'Swoole\\Table::decr',
  ),
  6 => 
  array (
    0 => 'swoole-table.del.php',
    1 => 'Swoole\\Table::del',
  ),
  7 => 
  array (
    0 => 'swoole-table.destroy.php',
    1 => 'Swoole\\Table::destroy',
  ),
  8 => 
  array (
    0 => 'swoole-table.exist.php',
    1 => 'Swoole\\Table::exist',
  ),
  9 => 
  array (
    0 => 'swoole-table.get.php',
    1 => 'Swoole\\Table::get',
  ),
  10 => 
  array (
    0 => 'swoole-table.incr.php',
    1 => 'Swoole\\Table::incr',
  ),
  11 => 
  array (
    0 => 'swoole-table.key.php',
    1 => 'Swoole\\Table::key',
  ),
  12 => 
  array (
    0 => 'swoole-table.next.php',
    1 => 'Swoole\\Table::next',
  ),
  13 => 
  array (
    0 => 'swoole-table.rewind.php',
    1 => 'Swoole\\Table::rewind',
  ),
  14 => 
  array (
    0 => 'swoole-table.set.php',
    1 => 'Swoole\\Table::set',
  ),
  15 => 
  array (
    0 => 'swoole-table.valid.php',
    1 => 'Swoole\\Table::valid',
  ),
);
$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',
  ),
);