<?php
$TOC = array (
  0 => 
  array (
    0 => 'posix.constants.access.php',
    1 => 'posix_access constants',
  ),
  1 => 
  array (
    0 => 'posix.constants.mknod.php',
    1 => 'posix_mknod constants',
  ),
  2 => 
  array (
    0 => 'posix.constants.setrlimit.php',
    1 => 'posix_setrlimit constants',
  ),
  3 => 
  array (
    0 => 'posix.constants.pathconf.php',
    1 => 'posix_pathconf constants',
  ),
  4 => 
  array (
    0 => 'posix.constants.sysconf.php',
    1 => 'posix_sysconf constants',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.posix.php',
    1 => 'POSIX',
  ),
  1 => 
  array (
    0 => 'refs.fileprocess.process.php',
    1 => 'Estensioni di controllo di processo',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Guida Funzioni',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);