<?php
$TOC = array (
  0 => 
  array (
    0 => 'mbstring.setup.php',
    1 => 'インストール/設定',
  ),
  1 => 
  array (
    0 => 'mbstring.constants.php',
    1 => '定義済み定数',
  ),
  2 => 
  array (
    0 => 'mbstring.encodings.php',
    1 => 'サポートされるエンコーディングの概要',
  ),
  3 => 
  array (
    0 => 'mbstring.ja-basic.php',
    1 => '日本語のマルチバイト文字に関する基本事項',
  ),
  4 => 
  array (
    0 => 'mbstring.http.php',
    1 => 'HTTP 入出力',
  ),
  5 => 
  array (
    0 => 'mbstring.supported-encodings.php',
    1 => 'サポートされる文字エンコーディング',
  ),
  6 => 
  array (
    0 => 'mbstring.overload.php',
    1 => '関数のオーバーロード機能',
  ),
  7 => 
  array (
    0 => 'mbstring.php4.req.php',
    1 => 'PHP の文字エンコーディングに関する要件',
  ),
  8 => 
  array (
    0 => 'ref.mbstring.php',
    1 => 'マルチバイト文字列 関数',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.international.php',
    1 => '自然言語および文字エンコーディング',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);