<?php
$TOC = array (
  0 => 
  array (
    0 => 'function.checkdnsrr.php',
    1 => 'checkdnsrr',
  ),
  1 => 
  array (
    0 => 'function.closelog.php',
    1 => 'closelog',
  ),
  2 => 
  array (
    0 => 'function.dns-check-record.php',
    1 => 'dns_check_record',
  ),
  3 => 
  array (
    0 => 'function.dns-get-mx.php',
    1 => 'dns_get_mx',
  ),
  4 => 
  array (
    0 => 'function.dns-get-record.php',
    1 => 'dns_get_record',
  ),
  5 => 
  array (
    0 => 'function.fsockopen.php',
    1 => 'fsockopen',
  ),
  6 => 
  array (
    0 => 'function.gethostbyaddr.php',
    1 => 'gethostbyaddr',
  ),
  7 => 
  array (
    0 => 'function.gethostbyname.php',
    1 => 'gethostbyname',
  ),
  8 => 
  array (
    0 => 'function.gethostbynamel.php',
    1 => 'gethostbynamel',
  ),
  9 => 
  array (
    0 => 'function.gethostname.php',
    1 => 'gethostname',
  ),
  10 => 
  array (
    0 => 'function.getmxrr.php',
    1 => 'getmxrr',
  ),
  11 => 
  array (
    0 => 'function.getprotobyname.php',
    1 => 'getprotobyname',
  ),
  12 => 
  array (
    0 => 'function.getprotobynumber.php',
    1 => 'getprotobynumber',
  ),
  13 => 
  array (
    0 => 'function.getservbyname.php',
    1 => 'getservbyname',
  ),
  14 => 
  array (
    0 => 'function.getservbyport.php',
    1 => 'getservbyport',
  ),
  15 => 
  array (
    0 => 'function.header.php',
    1 => 'header',
  ),
  16 => 
  array (
    0 => 'function.header-register-callback.php',
    1 => 'header_register_callback',
  ),
  17 => 
  array (
    0 => 'function.header-remove.php',
    1 => 'header_remove',
  ),
  18 => 
  array (
    0 => 'function.headers-list.php',
    1 => 'headers_list',
  ),
  19 => 
  array (
    0 => 'function.headers-sent.php',
    1 => 'headers_sent',
  ),
  20 => 
  array (
    0 => 'function.http-clear-last-response-headers.php',
    1 => 'http_clear_last_response_headers',
  ),
  21 => 
  array (
    0 => 'function.http-get-last-response-headers.php',
    1 => 'http_get_last_response_headers',
  ),
  22 => 
  array (
    0 => 'function.http-response-code.php',
    1 => 'http_response_code',
  ),
  23 => 
  array (
    0 => 'function.inet-ntop.php',
    1 => 'inet_ntop',
  ),
  24 => 
  array (
    0 => 'function.inet-pton.php',
    1 => 'inet_pton',
  ),
  25 => 
  array (
    0 => 'function.ip2long.php',
    1 => 'ip2long',
  ),
  26 => 
  array (
    0 => 'function.long2ip.php',
    1 => 'long2ip',
  ),
  27 => 
  array (
    0 => 'function.net-get-interfaces.php',
    1 => 'net_get_interfaces',
  ),
  28 => 
  array (
    0 => 'function.openlog.php',
    1 => 'openlog',
  ),
  29 => 
  array (
    0 => 'function.pfsockopen.php',
    1 => 'pfsockopen',
  ),
  30 => 
  array (
    0 => 'function.request-parse-body.php',
    1 => 'request_parse_body',
  ),
  31 => 
  array (
    0 => 'function.setcookie.php',
    1 => 'setcookie',
  ),
  32 => 
  array (
    0 => 'function.setrawcookie.php',
    1 => 'setrawcookie',
  ),
  33 => 
  array (
    0 => 'function.socket-get-status.php',
    1 => 'socket_get_status',
  ),
  34 => 
  array (
    0 => 'function.socket-set-blocking.php',
    1 => 'socket_set_blocking',
  ),
  35 => 
  array (
    0 => 'function.socket-set-timeout.php',
    1 => 'socket_set_timeout',
  ),
  36 => 
  array (
    0 => 'function.syslog.php',
    1 => 'syslog',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.network.php',
    1 => '网络',
  ),
  1 => 
  array (
    0 => 'refs.remote.other.php',
    1 => '其它服务',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => '函数参考',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => '序言',
  ),
);