<?php
$TOC = array (
  0 => 
  array (
    0 => 'mbstring.setup.php',
    1 => 'Installation/Konfiguration',
  ),
  1 => 
  array (
    0 => 'mbstring.constants.php',
    1 => 'Vordefinierte Konstanten',
  ),
  2 => 
  array (
    0 => 'mbstring.encodings.php',
    1 => 'Summaries of supported encodings',
  ),
  3 => 
  array (
    0 => 'mbstring.ja-basic.php',
    1 => 'Basics of Japanese multi-byte encodings',
  ),
  4 => 
  array (
    0 => 'mbstring.http.php',
    1 => 'HTTP Input and Output',
  ),
  5 => 
  array (
    0 => 'mbstring.supported-encodings.php',
    1 => 'Supported Character Encodings',
  ),
  6 => 
  array (
    0 => 'mbstring.overload.php',
    1 => 'Function Overloading Feature',
  ),
  7 => 
  array (
    0 => 'mbstring.php4.req.php',
    1 => 'PHP Character Encoding Requirements',
  ),
  8 => 
  array (
    0 => 'ref.mbstring.php',
    1 => 'Multibyte String Funktionen',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.international.php',
    1 => 'Unterst&uuml;tzung menschlicher Sprache und Zeichenkodierung',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);