<?php
$TOC = array (
  0 => 
  array (
    0 => 'sqlite3.backup.php',
    1 => 'SQLite3::backup',
  ),
  1 => 
  array (
    0 => 'sqlite3.busytimeout.php',
    1 => 'SQLite3::busyTimeout',
  ),
  2 => 
  array (
    0 => 'sqlite3.changes.php',
    1 => 'SQLite3::changes',
  ),
  3 => 
  array (
    0 => 'sqlite3.close.php',
    1 => 'SQLite3::close',
  ),
  4 => 
  array (
    0 => 'sqlite3.construct.php',
    1 => 'SQLite3::__construct',
  ),
  5 => 
  array (
    0 => 'sqlite3.createaggregate.php',
    1 => 'SQLite3::createAggregate',
  ),
  6 => 
  array (
    0 => 'sqlite3.createcollation.php',
    1 => 'SQLite3::createCollation',
  ),
  7 => 
  array (
    0 => 'sqlite3.createfunction.php',
    1 => 'SQLite3::createFunction',
  ),
  8 => 
  array (
    0 => 'sqlite3.enableexceptions.php',
    1 => 'SQLite3::enableExceptions',
  ),
  9 => 
  array (
    0 => 'sqlite3.escapestring.php',
    1 => 'SQLite3::escapeString',
  ),
  10 => 
  array (
    0 => 'sqlite3.exec.php',
    1 => 'SQLite3::exec',
  ),
  11 => 
  array (
    0 => 'sqlite3.lasterrorcode.php',
    1 => 'SQLite3::lastErrorCode',
  ),
  12 => 
  array (
    0 => 'sqlite3.lasterrormsg.php',
    1 => 'SQLite3::lastErrorMsg',
  ),
  13 => 
  array (
    0 => 'sqlite3.lastinsertrowid.php',
    1 => 'SQLite3::lastInsertRowID',
  ),
  14 => 
  array (
    0 => 'sqlite3.loadextension.php',
    1 => 'SQLite3::loadExtension',
  ),
  15 => 
  array (
    0 => 'sqlite3.open.php',
    1 => 'SQLite3::open',
  ),
  16 => 
  array (
    0 => 'sqlite3.openblob.php',
    1 => 'SQLite3::openBlob',
  ),
  17 => 
  array (
    0 => 'sqlite3.prepare.php',
    1 => 'SQLite3::prepare',
  ),
  18 => 
  array (
    0 => 'sqlite3.query.php',
    1 => 'SQLite3::query',
  ),
  19 => 
  array (
    0 => 'sqlite3.querysingle.php',
    1 => 'SQLite3::querySingle',
  ),
  20 => 
  array (
    0 => 'sqlite3.setauthorizer.php',
    1 => 'SQLite3::setAuthorizer',
  ),
  21 => 
  array (
    0 => 'sqlite3.version.php',
    1 => 'SQLite3::version',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.sqlite3.php',
    1 => 'SQLite3',
  ),
  1 => 
  array (
    0 => 'refs.database.vendors.php',
    1 => 'Estensioni specifiche dei produttori di basi dati',
  ),
  2 => 
  array (
    0 => 'refs.database.php',
    1 => 'Estensioni di base dati',
  ),
  3 => 
  array (
    0 => 'funcref.php',
    1 => 'Guida Funzioni',
  ),
  4 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);