<?php
$TOC = array (
  0 => 
  array (
    0 => 'pcntl.setup.php',
    1 => 'Installing/Configuring',
  ),
  1 => 
  array (
    0 => 'pcntl.constants.php',
    1 => 'Predefined Constants',
  ),
  2 => 
  array (
    0 => 'pcntl.examples.php',
    1 => 'Examples',
  ),
  3 => 
  array (
    0 => 'enum.pcntl-qosclass.php',
    1 => 'Pcntl\\QosClass',
  ),
  4 => 
  array (
    0 => 'ref.pcntl.php',
    1 => 'PCNTL Functions',
  ),
);
$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',
  ),
);