<?php
$TOC = array (
  0 => 
  array (
    0 => 'stream.setup.php',
    1 => 'インストール/設定',
  ),
  1 => 
  array (
    0 => 'stream.constants.php',
    1 => '定義済み定数',
  ),
  2 => 
  array (
    0 => 'stream.filters.php',
    1 => 'ストリームフィルタ',
  ),
  3 => 
  array (
    0 => 'stream.contexts.php',
    1 => 'ストリームコンテキスト',
  ),
  4 => 
  array (
    0 => 'stream.errors.php',
    1 => 'ストリームのエラー',
  ),
  5 => 
  array (
    0 => 'stream.examples.php',
    1 => '例',
  ),
  6 => 
  array (
    0 => 'class.php-user-filter.php',
    1 => 'php_user_filter',
  ),
  7 => 
  array (
    0 => 'class.streamwrapper.php',
    1 => 'streamWrapper',
  ),
  8 => 
  array (
    0 => 'ref.stream.php',
    1 => 'ストリーム 関数',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'その他の基本モジュール',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);