Home
last modified time | relevance | path

Searched refs:SQLite (Results 1 – 15 of 15) sorted by relevance

/PHP-5.5/ext/sqlite3/
H A Dconfig.w324 ARG_WITH("sqlite3", "SQLite 3 support", "no");
12 AC_DEFINE("HAVE_SQLITE3", 1, "SQLite support");
H A Dconfig0.m438 AC_MSG_CHECKING([for SQLite 3.3.9+])
45 AC_MSG_ERROR([Please install SQLite 3.3.9 first or check libsqlite3 is present])
/PHP-5.5/ext/pdo_sqlite/
H A DCREDITS1 SQLite 3.x driver for PDO
H A Dsqlite_driver.c534 static PHP_METHOD(SQLite, sqliteCreateFunction) in PHP_METHOD() argument
605 static PHP_METHOD(SQLite, sqliteCreateAggregate) in PHP_METHOD() argument
668 static PHP_METHOD(SQLite, sqliteCreateCollation) in PHP_METHOD() argument
717 PHP_ME(SQLite, sqliteCreateFunction, NULL, ZEND_ACC_PUBLIC)
718 PHP_ME(SQLite, sqliteCreateAggregate, NULL, ZEND_ACC_PUBLIC)
719 PHP_ME(SQLite, sqliteCreateCollation, NULL, ZEND_ACC_PUBLIC)
/PHP-5.5/ext/pdo_sqlite/tests/
H A Dcommon.phpt2 SQLite
H A Dbug_42589.phpt2 PDO SQLite Feature Request #42589 (getColumnMeta() should also return table name)
H A Dbug33841.phpt2 PDO SQLite Bug #33841 (rowCount() does not work on prepared statements)
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_34_load_extension_ext_dir.phpt21 Warning: SQLite3::loadExtension(): SQLite Extension are disabled in %s on line %d
H A Dbug66550.phpt2 Bug #66550 (SQLite prepared statement use-after-free)
/PHP-5.5/
H A DEXTENSIONS236 COMMENT: Integrates SQLite 2 embeddable SQL database engine.
243 COMMENT: Integrates SQLite 3 embeddable SQL database engine.
H A DNEWS539 . Fixed bug #66550 (SQLite prepared statement use-after-free). (Sean Heelan)
777 - SQLite:
1225 - SQLite:
1293 - SQLite:
2503 when system SQLite used. (Remi)
4043 - Upgraded bundled SQLite to version 3.7.7.1. (Scott)
7431 - Upgraded bundled SQLite 3 to version 3.3.17. (Ilia)
7553 - Upgraded SQLite 3 to version 3.3.16 (Ilia)
9169 - Changed SQLite extension to be a shared module in Windows distribution.
9182 . SQLite 3 library in ext/pdo_sqlite to 3.2.7. (Ilia)
[all …]
/PHP-5.5/win32/
H A Dphp5dllts.dsp2190 # Begin Group "SQLite"
H A Dinstall.txt956 DOM, LibXML, Iconv, SimpleXML, SPL and SQLite. And the following are no
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic16670 # SQLite database files
16677 0 string **\ This\ file\ contains\ an\ SQLite SQLite 2.x database
16679 # Version 3 of SQLite allows applications to embed their own "user version"
16682 0 string SQLite\ format\ 3
16684 >60 belong !0 SQLite 3.x database, user version %u
16685 >60 belong 0 SQLite 3.x database
16691 >126 string SQLite\ format\ 3
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c23512 # error SQLite will not work correctly with the -ffast-math option of GCC.

Completed in 598 milliseconds