<?php
$TOC = array (
  0 => 
  array (
    0 => 'strings.setup.php',
    1 => 'インストール/設定',
  ),
  1 => 
  array (
    0 => 'string.constants.php',
    1 => '定義済み定数',
  ),
  2 => 
  array (
    0 => 'ref.strings.php',
    1 => 'String 関数',
  ),
  3 => 
  array (
    0 => 'changelog.strings.php',
    1 => '変更履歴',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.basic.text.php',
    1 => 'テキスト処理',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);