<?php
$TOC = array (
  0 => 
  array (
    0 => 'posix.constants.access.php',
    1 => 'posix_access 定数',
  ),
  1 => 
  array (
    0 => 'posix.constants.mknod.php',
    1 => 'posix_mknod 定数',
  ),
  2 => 
  array (
    0 => 'posix.constants.setrlimit.php',
    1 => 'posix_setrlimit 定数',
  ),
  3 => 
  array (
    0 => 'posix.constants.pathconf.php',
    1 => 'posix_pathconf の定数',
  ),
  4 => 
  array (
    0 => 'posix.constants.sysconf.php',
    1 => 'posix_sysconf の定数',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.posix.php',
    1 => 'POSIX',
  ),
  1 => 
  array (
    0 => 'refs.fileprocess.process.php',
    1 => 'プロセス制御',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);