<?php
$TOC = array (
  0 => 
  array (
    0 => 'uconverter.construct.php',
    1 => 'UConverter::__construct',
  ),
  1 => 
  array (
    0 => 'uconverter.convert.php',
    1 => 'UConverter::convert',
  ),
  2 => 
  array (
    0 => 'uconverter.fromucallback.php',
    1 => 'UConverter::fromUCallback',
  ),
  3 => 
  array (
    0 => 'uconverter.getaliases.php',
    1 => 'UConverter::getAliases',
  ),
  4 => 
  array (
    0 => 'uconverter.getavailable.php',
    1 => 'UConverter::getAvailable',
  ),
  5 => 
  array (
    0 => 'uconverter.getdestinationencoding.php',
    1 => 'UConverter::getDestinationEncoding',
  ),
  6 => 
  array (
    0 => 'uconverter.getdestinationtype.php',
    1 => 'UConverter::getDestinationType',
  ),
  7 => 
  array (
    0 => 'uconverter.geterrorcode.php',
    1 => 'UConverter::getErrorCode',
  ),
  8 => 
  array (
    0 => 'uconverter.geterrormessage.php',
    1 => 'UConverter::getErrorMessage',
  ),
  9 => 
  array (
    0 => 'uconverter.getsourceencoding.php',
    1 => 'UConverter::getSourceEncoding',
  ),
  10 => 
  array (
    0 => 'uconverter.getsourcetype.php',
    1 => 'UConverter::getSourceType',
  ),
  11 => 
  array (
    0 => 'uconverter.getstandards.php',
    1 => 'UConverter::getStandards',
  ),
  12 => 
  array (
    0 => 'uconverter.getsubstchars.php',
    1 => 'UConverter::getSubstChars',
  ),
  13 => 
  array (
    0 => 'uconverter.reasontext.php',
    1 => 'UConverter::reasonText',
  ),
  14 => 
  array (
    0 => 'uconverter.setdestinationencoding.php',
    1 => 'UConverter::setDestinationEncoding',
  ),
  15 => 
  array (
    0 => 'uconverter.setsourceencoding.php',
    1 => 'UConverter::setSourceEncoding',
  ),
  16 => 
  array (
    0 => 'uconverter.setsubstchars.php',
    1 => 'UConverter::setSubstChars',
  ),
  17 => 
  array (
    0 => 'uconverter.toucallback.php',
    1 => 'UConverter::toUCallback',
  ),
  18 => 
  array (
    0 => 'uconverter.transcode.php',
    1 => 'UConverter::transcode',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.intl.php',
    1 => 'intl',
  ),
  1 => 
  array (
    0 => 'refs.international.php',
    1 => 'Unterst&uuml;tzung menschlicher Sprache und Zeichenkodierung',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);