<?php
$TOC = array (
  0 => 
  array (
    0 => 'function.dom-import-simplexml.php',
    1 => 'dom_import_simplexml',
  ),
  1 => 
  array (
    0 => 'function.dom-ns-import-simplexml.php',
    1 => 'Dom\\import_simplexml',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.dom.php',
    1 => 'DOM',
  ),
  1 => 
  array (
    0 => 'refs.xml.php',
    1 => 'XML 操作',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);