<?php
$TOC = array (
  0 => 
  array (
    0 => 'libxml.requirements.php',
    1 => 'Anforderungen',
  ),
  1 => 
  array (
    0 => 'libxml.installation.php',
    1 => 'Installation for PHP versions &gt;= 7.4',
  ),
  2 => 
  array (
    0 => 'libxml.installation_old.php',
    1 => 'Installation for PHP versions &lt; 7.4',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.libxml.php',
    1 => 'libxml',
  ),
  1 => 
  array (
    0 => 'refs.xml.php',
    1 => 'XML-Manipulation',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);