<?php
$TOC = array (
  0 => 
  array (
    0 => 'outcontrol.setup.php',
    1 => 'Instala&ccedil;&atilde;o/Configura&ccedil;&atilde;o',
  ),
  1 => 
  array (
    0 => 'outcontrol.constants.php',
    1 => 'Constantes predefinidas',
  ),
  2 => 
  array (
    0 => 'outcontrol.output-buffering.php',
    1 => 'Buffer de Sa&iacute;da',
  ),
  3 => 
  array (
    0 => 'outcontrol.flushing-system-buffers.php',
    1 => 'Descarregando Buffers de Sistema',
  ),
  4 => 
  array (
    0 => 'outcontrol.user-level-output-buffers.php',
    1 => 'Buffers de Sa&iacute;da em N&iacute;vel de Usu&aacute;rio',
  ),
  5 => 
  array (
    0 => 'outcontrol.examples.php',
    1 => 'Exemplos',
  ),
  6 => 
  array (
    0 => 'ref.outcontrol.php',
    1 => 'Fun&ccedil;&otilde;es para Control de Sa&iacute;da',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.basic.php.php',
    1 => 'Afetando o comportamento do PHP',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Refer&ecirc;ncia das Fun&ccedil;&otilde;es',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Pref&aacute;cio',
  ),
);