<?php
$TOC = array (
  0 => 
  array (
    0 => 'mysqli-result.construct.php',
    1 => 'mysqli_result::__construct',
  ),
  1 => 
  array (
    0 => 'mysqli-result.current-field.php',
    1 => 'mysqli_result::$current_field',
  ),
  2 => 
  array (
    0 => 'mysqli-result.data-seek.php',
    1 => 'mysqli_result::data_seek',
  ),
  3 => 
  array (
    0 => 'mysqli-result.fetch-all.php',
    1 => 'mysqli_result::fetch_all',
  ),
  4 => 
  array (
    0 => 'mysqli-result.fetch-array.php',
    1 => 'mysqli_result::fetch_array',
  ),
  5 => 
  array (
    0 => 'mysqli-result.fetch-assoc.php',
    1 => 'mysqli_result::fetch_assoc',
  ),
  6 => 
  array (
    0 => 'mysqli-result.fetch-column.php',
    1 => 'mysqli_result::fetch_column',
  ),
  7 => 
  array (
    0 => 'mysqli-result.fetch-field.php',
    1 => 'mysqli_result::fetch_field',
  ),
  8 => 
  array (
    0 => 'mysqli-result.fetch-field-direct.php',
    1 => 'mysqli_result::fetch_field_direct',
  ),
  9 => 
  array (
    0 => 'mysqli-result.fetch-fields.php',
    1 => 'mysqli_result::fetch_fields',
  ),
  10 => 
  array (
    0 => 'mysqli-result.fetch-object.php',
    1 => 'mysqli_result::fetch_object',
  ),
  11 => 
  array (
    0 => 'mysqli-result.fetch-row.php',
    1 => 'mysqli_result::fetch_row',
  ),
  12 => 
  array (
    0 => 'mysqli-result.field-count.php',
    1 => 'mysqli_result::$field_count',
  ),
  13 => 
  array (
    0 => 'mysqli-result.field-seek.php',
    1 => 'mysqli_result::field_seek',
  ),
  14 => 
  array (
    0 => 'mysqli-result.free.php',
    1 => 'mysqli_result::free',
  ),
  15 => 
  array (
    0 => 'mysqli-result.getiterator.php',
    1 => 'mysqli_result::getIterator',
  ),
  16 => 
  array (
    0 => 'mysqli-result.lengths.php',
    1 => 'mysqli_result::$lengths',
  ),
  17 => 
  array (
    0 => 'mysqli-result.num-rows.php',
    1 => 'mysqli_result::$num_rows',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.mysqli.php',
    1 => 'Mysqli',
  ),
  1 => 
  array (
    0 => 'set.mysqlinfo.php',
    1 => 'MySQL',
  ),
  2 => 
  array (
    0 => 'refs.database.vendors.php',
    1 => 'Anbieterspezifische Datenbankerweiterungen',
  ),
  3 => 
  array (
    0 => 'refs.database.php',
    1 => 'Datenbankerweiterungen',
  ),
  4 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  5 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);