<?php
$TOC = array (
  0 => 
  array (
    0 => 'outcontrol.what-output-is-buffered.php',
    1 => 'What Output Is Buffered?',
  ),
  1 => 
  array (
    0 => 'outcontrol.nesting-output-buffers.php',
    1 => 'Nesting Output Buffers',
  ),
  2 => 
  array (
    0 => 'outcontrol.buffer-size.php',
    1 => 'Buffer Size',
  ),
  3 => 
  array (
    0 => 'outcontrol.operations-on-buffers.php',
    1 => 'Operations Allowed On Buffers',
  ),
  4 => 
  array (
    0 => 'outcontrol.output-handlers.php',
    1 => 'Output Handlers',
  ),
  5 => 
  array (
    0 => 'outcontrol.working-with-output-handlers.php',
    1 => 'Working With Output Handlers',
  ),
  6 => 
  array (
    0 => 'outcontrol.flags-passed-to-output-handlers.php',
    1 => 'Flags Passed To Output Handlers',
  ),
  7 => 
  array (
    0 => 'outcontrol.output-handler-return-values.php',
    1 => 'Output Handler Return Values',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.outcontrol.php',
    1 => 'Ausgabekontrolle',
  ),
  1 => 
  array (
    0 => 'refs.basic.php.php',
    1 => 'Das Verhalten von PHP beeinflussen',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);