<?php
$TOC = array (
  0 => 
  array (
    0 => 'shmop.setup.php',
    1 => 'Installing/Configuring',
  ),
  1 => 
  array (
    0 => 'shmop.examples.php',
    1 => 'Examples',
  ),
  2 => 
  array (
    0 => 'ref.shmop.php',
    1 => 'Shared Memory Functions',
  ),
  3 => 
  array (
    0 => 'class.shmop.php',
    1 => 'Shmop',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.fileprocess.process.php',
    1 => 'Process Control Extensions',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Function Reference',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Preface',
  ),
);