<?php
$TOC = array (
  0 => 
  array (
    0 => 'json.setup.php',
    1 => 'Instala&ccedil;&atilde;o/Configura&ccedil;&atilde;o',
  ),
  1 => 
  array (
    0 => 'json.constants.php',
    1 => 'Constantes predefinidas',
  ),
  2 => 
  array (
    0 => 'class.jsonexception.php',
    1 => 'JsonException',
  ),
  3 => 
  array (
    0 => 'class.jsonserializable.php',
    1 => 'JsonSerializable',
  ),
  4 => 
  array (
    0 => 'ref.json.php',
    1 => 'Fun&ccedil;&otilde;es da JSON',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'Outras Extens&otilde;es B&aacute;sicas',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Refer&ecirc;ncia das Fun&ccedil;&otilde;es',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Pref&aacute;cio',
  ),
);