<?php
$TOC = array (
  0 => 
  array (
    0 => 'install.pecl.intro.php',
    1 => 'Introdu&ccedil;&atilde;o &agrave;s Instala&ccedil;&otilde;es PECL',
  ),
  1 => 
  array (
    0 => 'install.pecl.downloads.php',
    1 => 'Baixando extens&otilde;es PECL',
  ),
  2 => 
  array (
    0 => 'install.pecl.windows.php',
    1 => 'Instalando uma extens&atilde;o PHP no Windows',
  ),
  3 => 
  array (
    0 => 'install.pecl.pear.php',
    1 => 'Compilando extens&otilde;es PECL compartilhadas com o comando pecl',
  ),
  4 => 
  array (
    0 => 'install.pecl.phpize.php',
    1 => 'Compilando extens&otilde;es PECL compartilhadas com phpize',
  ),
  5 => 
  array (
    0 => 'install.pecl.php-config.php',
    1 => 'php-config',
  ),
  6 => 
  array (
    0 => 'install.pecl.static.php',
    1 => 'Compilando extens&otilde;es PECL estaticamente no PHP',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'install.php',
    1 => 'Instala&ccedil;&atilde;o e Configura&ccedil;&atilde;o',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Pref&aacute;cio',
  ),
);