Home
last modified time | relevance | path

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

/PHP-7.0/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-7.0/ext/pdo_sqlite/
H A DCREDITS1 SQLite 3.x driver for PDO
H A Dsqlite_driver.c514 static PHP_METHOD(SQLite, sqliteCreateFunction) in PHP_METHOD() argument
584 static PHP_METHOD(SQLite, sqliteCreateAggregate) in PHP_METHOD() argument
645 static PHP_METHOD(SQLite, sqliteCreateCollation) in PHP_METHOD() argument
693 PHP_ME(SQLite, sqliteCreateFunction, NULL, ZEND_ACC_PUBLIC)
694 PHP_ME(SQLite, sqliteCreateAggregate, NULL, ZEND_ACC_PUBLIC)
695 PHP_ME(SQLite, sqliteCreateCollation, NULL, ZEND_ACC_PUBLIC)
/PHP-7.0/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-7.0/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-7.0/
H A DEXTENSIONS163 COMMENT: Integrates SQLite 3 embeddable SQL database engine.
H A DNEWS1177 . Downgraded bundled SQLite to 3.8.10.2. (Anatol);
1322 . Implemented FR #72653 (SQLite should allow opening with empty filename).
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic19212 # SQLite database files
19219 0 string **\ This\ file\ contains\ an\ SQLite SQLite 2.x database
19221 # Version 3 of SQLite allows applications to embed their own "user version"
19222 # number in the database at offset 60. Later, SQLite added an "application id"
19226 0 string SQLite\ format\ 3
19234 >68 default x SQLite 3.x database
19238 # SQLite Write-Ahead Log from SQLite version >= 3.7.0
19240 0 belong&0xfffffffe 0x377f0682 SQLite Write-Ahead Log,
19243 # SQLite Rollback Journal
19245 0 string \xd9\xd5\x05\xf9\x20\xa1\x63\xd7 SQLite Rollback Journal
[all …]
/PHP-7.0/win32/
H A Dinstall.txt947 DOM, LibXML, Iconv, SimpleXML, SPL and SQLite. And the following are no
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c27289 # error SQLite will not work correctly with the -ffast-math option of GCC.

Completed in 464 milliseconds