<?php
$TOC = array (
  0 => 
  array (
    0 => 'curl.setup.php',
    1 => 'インストール/設定',
  ),
  1 => 
  array (
    0 => 'curl.constants.php',
    1 => '定義済み定数',
  ),
  2 => 
  array (
    0 => 'curl.examples.php',
    1 => '例',
  ),
  3 => 
  array (
    0 => 'ref.curl.php',
    1 => 'cURL 関数',
  ),
  4 => 
  array (
    0 => 'class.curlhandle.php',
    1 => 'CurlHandle',
  ),
  5 => 
  array (
    0 => 'class.curlmultihandle.php',
    1 => 'CurlMultiHandle',
  ),
  6 => 
  array (
    0 => 'class.curlsharehandle.php',
    1 => 'CurlShareHandle',
  ),
  7 => 
  array (
    0 => 'class.curlsharepersistenthandle.php',
    1 => 'CurlSharePersistentHandle',
  ),
  8 => 
  array (
    0 => 'class.curlfile.php',
    1 => 'CURLFile',
  ),
  9 => 
  array (
    0 => 'class.curlstringfile.php',
    1 => 'CURLStringFile',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.remote.other.php',
    1 => 'その他のサービス',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);