<?php
$TOC = array (
  0 => 
  array (
    0 => 'outcontrol.what-output-is-buffered.php',
    1 => '什么输出会被缓冲？',
  ),
  1 => 
  array (
    0 => 'outcontrol.nesting-output-buffers.php',
    1 => '嵌套输出缓冲区',
  ),
  2 => 
  array (
    0 => 'outcontrol.buffer-size.php',
    1 => '缓冲区大小',
  ),
  3 => 
  array (
    0 => 'outcontrol.operations-on-buffers.php',
    1 => '缓冲区中允许的操作',
  ),
  4 => 
  array (
    0 => 'outcontrol.output-handlers.php',
    1 => '输出处理程序',
  ),
  5 => 
  array (
    0 => 'outcontrol.working-with-output-handlers.php',
    1 => '使用输出处理程序',
  ),
  6 => 
  array (
    0 => 'outcontrol.flags-passed-to-output-handlers.php',
    1 => '传递给输出处理程序的 flag',
  ),
  7 => 
  array (
    0 => 'outcontrol.output-handler-return-values.php',
    1 => '输出处理程序的返回值',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.outcontrol.php',
    1 => '输出控制',
  ),
  1 => 
  array (
    0 => 'refs.basic.php.php',
    1 => '影响 PHP 行为的扩展',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => '函数参考',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => '序言',
  ),
);