<?php
$TOC = array (
  0 => 
  array (
    0 => 'function.boolval.php',
    1 => 'boolval',
  ),
  1 => 
  array (
    0 => 'function.debug-zval-dump.php',
    1 => 'debug_zval_dump',
  ),
  2 => 
  array (
    0 => 'function.doubleval.php',
    1 => 'doubleval',
  ),
  3 => 
  array (
    0 => 'function.empty.php',
    1 => 'empty',
  ),
  4 => 
  array (
    0 => 'function.floatval.php',
    1 => 'floatval',
  ),
  5 => 
  array (
    0 => 'function.get-debug-type.php',
    1 => 'get_debug_type',
  ),
  6 => 
  array (
    0 => 'function.get-defined-vars.php',
    1 => 'get_defined_vars',
  ),
  7 => 
  array (
    0 => 'function.get-resource-id.php',
    1 => 'get_resource_id',
  ),
  8 => 
  array (
    0 => 'function.get-resource-type.php',
    1 => 'get_resource_type',
  ),
  9 => 
  array (
    0 => 'function.gettype.php',
    1 => 'gettype',
  ),
  10 => 
  array (
    0 => 'function.intval.php',
    1 => 'intval',
  ),
  11 => 
  array (
    0 => 'function.is-array.php',
    1 => 'is_array',
  ),
  12 => 
  array (
    0 => 'function.is-bool.php',
    1 => 'is_bool',
  ),
  13 => 
  array (
    0 => 'function.is-callable.php',
    1 => 'is_callable',
  ),
  14 => 
  array (
    0 => 'function.is-countable.php',
    1 => 'is_countable',
  ),
  15 => 
  array (
    0 => 'function.is-double.php',
    1 => 'is_double',
  ),
  16 => 
  array (
    0 => 'function.is-float.php',
    1 => 'is_float',
  ),
  17 => 
  array (
    0 => 'function.is-int.php',
    1 => 'is_int',
  ),
  18 => 
  array (
    0 => 'function.is-integer.php',
    1 => 'is_integer',
  ),
  19 => 
  array (
    0 => 'function.is-iterable.php',
    1 => 'is_iterable',
  ),
  20 => 
  array (
    0 => 'function.is-long.php',
    1 => 'is_long',
  ),
  21 => 
  array (
    0 => 'function.is-null.php',
    1 => 'is_null',
  ),
  22 => 
  array (
    0 => 'function.is-numeric.php',
    1 => 'is_numeric',
  ),
  23 => 
  array (
    0 => 'function.is-object.php',
    1 => 'is_object',
  ),
  24 => 
  array (
    0 => 'function.is-real.php',
    1 => 'is_real',
  ),
  25 => 
  array (
    0 => 'function.is-resource.php',
    1 => 'is_resource',
  ),
  26 => 
  array (
    0 => 'function.is-scalar.php',
    1 => 'is_scalar',
  ),
  27 => 
  array (
    0 => 'function.is-string.php',
    1 => 'is_string',
  ),
  28 => 
  array (
    0 => 'function.isset.php',
    1 => 'isset',
  ),
  29 => 
  array (
    0 => 'function.print-r.php',
    1 => 'print_r',
  ),
  30 => 
  array (
    0 => 'function.serialize.php',
    1 => 'serialize',
  ),
  31 => 
  array (
    0 => 'function.settype.php',
    1 => 'settype',
  ),
  32 => 
  array (
    0 => 'function.strval.php',
    1 => 'strval',
  ),
  33 => 
  array (
    0 => 'function.unserialize.php',
    1 => 'unserialize',
  ),
  34 => 
  array (
    0 => 'function.unset.php',
    1 => 'unset',
  ),
  35 => 
  array (
    0 => 'function.var-dump.php',
    1 => 'var_dump',
  ),
  36 => 
  array (
    0 => 'function.var-export.php',
    1 => 'var_export',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.var.php',
    1 => 'Обработка переменных',
  ),
  1 => 
  array (
    0 => 'refs.basic.vartype.php',
    1 => 'Модули для работы с переменными и типами',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Справочник функций',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Предисловие',
  ),
);