Home
last modified time | relevance | path

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

/PHP-7.1/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.1/ext/pdo_sqlite/
H A DCREDITS1 SQLite 3.x driver for PDO
H A Dsqlite_driver.c510 static PHP_METHOD(SQLite, sqliteCreateFunction) in PHP_METHOD() argument
581 static PHP_METHOD(SQLite, sqliteCreateAggregate) in PHP_METHOD() argument
642 static PHP_METHOD(SQLite, sqliteCreateCollation) in PHP_METHOD() argument
690 PHP_ME(SQLite, sqliteCreateFunction, NULL, ZEND_ACC_PUBLIC)
691 PHP_ME(SQLite, sqliteCreateAggregate, NULL, ZEND_ACC_PUBLIC)
692 PHP_ME(SQLite, sqliteCreateCollation, NULL, ZEND_ACC_PUBLIC)
/PHP-7.1/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.1/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.1/
H A DEXTENSIONS163 COMMENT: Integrates SQLite 3 embeddable SQL database engine.
H A DNEWS23 - SQLite:
24 . Upgraded to SQLite 3.28.0. (cmb)
49 - SQLite:
2045 . Update to SQLite 3.15.1. (cmb)
2050 . Implemented FR #72653 (SQLite should allow opening with empty filename).
2054 . Implemented FR #71159 (Upgraded bundled SQLite lib to 3.9.2). (Laruence)
2467 . Downgraded bundled SQLite to 3.8.10.2. (Anatol);
2610 . Implemented FR #72653 (SQLite should allow opening with empty filename).
H A DUPGRADING386 . Upgraded bundled SQLite lib to 3.13.0
H A Dphp.ini-development998 ; SQLite defensive mode flag (only available from SQLite 3.26+)
1004 ; (for older SQLite versions, this flag has no use)
H A Dphp.ini-production998 ; SQLite defensive mode flag (only available from SQLite 3.26+)
1004 ; (for older SQLite versions, this flag has no use)
/PHP-7.1/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 …]
H A Dmagic私はガラスを食べられます19212 # 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.1/win32/
H A Dinstall.txt947 DOM, LibXML, Iconv, SimpleXML, SPL and SQLite. And the following are no
/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c30289 # error SQLite will not work correctly with the -ffast-math option of GCC.

Completed in 599 milliseconds