<?php
$TOC = array (
  0 => 
  array (
    0 => 'function.assert.php',
    1 => 'assert',
  ),
  1 => 
  array (
    0 => 'function.cli-get-process-title.php',
    1 => 'cli_get_process_title',
  ),
  2 => 
  array (
    0 => 'function.cli-set-process-title.php',
    1 => 'cli_set_process_title',
  ),
  3 => 
  array (
    0 => 'function.dl.php',
    1 => 'dl',
  ),
  4 => 
  array (
    0 => 'function.extension-loaded.php',
    1 => 'extension_loaded',
  ),
  5 => 
  array (
    0 => 'function.gc-collect-cycles.php',
    1 => 'gc_collect_cycles',
  ),
  6 => 
  array (
    0 => 'function.gc-disable.php',
    1 => 'gc_disable',
  ),
  7 => 
  array (
    0 => 'function.gc-enable.php',
    1 => 'gc_enable',
  ),
  8 => 
  array (
    0 => 'function.gc-enabled.php',
    1 => 'gc_enabled',
  ),
  9 => 
  array (
    0 => 'function.gc-mem-caches.php',
    1 => 'gc_mem_caches',
  ),
  10 => 
  array (
    0 => 'function.gc-status.php',
    1 => 'gc_status',
  ),
  11 => 
  array (
    0 => 'function.get-cfg-var.php',
    1 => 'get_cfg_var',
  ),
  12 => 
  array (
    0 => 'function.get-current-user.php',
    1 => 'get_current_user',
  ),
  13 => 
  array (
    0 => 'function.get-defined-constants.php',
    1 => 'get_defined_constants',
  ),
  14 => 
  array (
    0 => 'function.get-extension-funcs.php',
    1 => 'get_extension_funcs',
  ),
  15 => 
  array (
    0 => 'function.get-include-path.php',
    1 => 'get_include_path',
  ),
  16 => 
  array (
    0 => 'function.get-included-files.php',
    1 => 'get_included_files',
  ),
  17 => 
  array (
    0 => 'function.get-loaded-extensions.php',
    1 => 'get_loaded_extensions',
  ),
  18 => 
  array (
    0 => 'function.get-required-files.php',
    1 => 'get_required_files',
  ),
  19 => 
  array (
    0 => 'function.get-resources.php',
    1 => 'get_resources',
  ),
  20 => 
  array (
    0 => 'function.getenv.php',
    1 => 'getenv',
  ),
  21 => 
  array (
    0 => 'function.getlastmod.php',
    1 => 'getlastmod',
  ),
  22 => 
  array (
    0 => 'function.getmygid.php',
    1 => 'getmygid',
  ),
  23 => 
  array (
    0 => 'function.getmyinode.php',
    1 => 'getmyinode',
  ),
  24 => 
  array (
    0 => 'function.getmypid.php',
    1 => 'getmypid',
  ),
  25 => 
  array (
    0 => 'function.getmyuid.php',
    1 => 'getmyuid',
  ),
  26 => 
  array (
    0 => 'function.getopt.php',
    1 => 'getopt',
  ),
  27 => 
  array (
    0 => 'function.getrusage.php',
    1 => 'getrusage',
  ),
  28 => 
  array (
    0 => 'function.ini-alter.php',
    1 => 'ini_alter',
  ),
  29 => 
  array (
    0 => 'function.ini-get.php',
    1 => 'ini_get',
  ),
  30 => 
  array (
    0 => 'function.ini-get-all.php',
    1 => 'ini_get_all',
  ),
  31 => 
  array (
    0 => 'function.ini-parse-quantity.php',
    1 => 'ini_parse_quantity',
  ),
  32 => 
  array (
    0 => 'function.ini-restore.php',
    1 => 'ini_restore',
  ),
  33 => 
  array (
    0 => 'function.ini-set.php',
    1 => 'ini_set',
  ),
  34 => 
  array (
    0 => 'function.memory-get-peak-usage.php',
    1 => 'memory_get_peak_usage',
  ),
  35 => 
  array (
    0 => 'function.memory-get-usage.php',
    1 => 'memory_get_usage',
  ),
  36 => 
  array (
    0 => 'function.memory-reset-peak-usage.php',
    1 => 'memory_reset_peak_usage',
  ),
  37 => 
  array (
    0 => 'function.php-ini-loaded-file.php',
    1 => 'php_ini_loaded_file',
  ),
  38 => 
  array (
    0 => 'function.php-ini-scanned-files.php',
    1 => 'php_ini_scanned_files',
  ),
  39 => 
  array (
    0 => 'function.php-sapi-name.php',
    1 => 'php_sapi_name',
  ),
  40 => 
  array (
    0 => 'function.php-uname.php',
    1 => 'php_uname',
  ),
  41 => 
  array (
    0 => 'function.phpcredits.php',
    1 => 'phpcredits',
  ),
  42 => 
  array (
    0 => 'function.phpinfo.php',
    1 => 'phpinfo',
  ),
  43 => 
  array (
    0 => 'function.phpversion.php',
    1 => 'phpversion',
  ),
  44 => 
  array (
    0 => 'function.putenv.php',
    1 => 'putenv',
  ),
  45 => 
  array (
    0 => 'function.set-include-path.php',
    1 => 'set_include_path',
  ),
  46 => 
  array (
    0 => 'function.set-time-limit.php',
    1 => 'set_time_limit',
  ),
  47 => 
  array (
    0 => 'function.sys-get-temp-dir.php',
    1 => 'sys_get_temp_dir',
  ),
  48 => 
  array (
    0 => 'function.version-compare.php',
    1 => 'version_compare',
  ),
  49 => 
  array (
    0 => 'function.zend-thread-id.php',
    1 => 'zend_thread_id',
  ),
  50 => 
  array (
    0 => 'function.zend-version.php',
    1 => 'zend_version',
  ),
);
$TOC_DEPRECATED = array (
  0 => 
  array (
    0 => 'function.assert-options.php',
    1 => 'assert_options',
  ),
  1 => 
  array (
    0 => 'function.get-magic-quotes-gpc.php',
    1 => 'get_magic_quotes_gpc',
  ),
  2 => 
  array (
    0 => 'function.get-magic-quotes-runtime.php',
    1 => 'get_magic_quotes_runtime',
  ),
  3 => 
  array (
    0 => 'function.restore-include-path.php',
    1 => 'restore_include_path',
  ),
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.info.php',
    1 => 'Opciones/Info de PHP',
  ),
  1 => 
  array (
    0 => 'refs.basic.php.php',
    1 => 'Afecta el comportamiento de PHP',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Referencia de funciones',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);