Home
last modified time | relevance | path

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

/PHP-7.2/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.2/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
587 static PHP_METHOD(SQLite, sqliteCreateAggregate) in PHP_METHOD() argument
651 static PHP_METHOD(SQLite, sqliteCreateCollation) in PHP_METHOD() argument
698 PHP_ME(SQLite, sqliteCreateFunction, NULL, ZEND_ACC_PUBLIC)
699 PHP_ME(SQLite, sqliteCreateAggregate, NULL, ZEND_ACC_PUBLIC)
700 PHP_ME(SQLite, sqliteCreateCollation, NULL, ZEND_ACC_PUBLIC)
/PHP-7.2/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)
H A Dbug78192.phpt2 PDO SQLite Bug #78192 SegFault when reuse statement after schema change
/PHP-7.2/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.2/
H A DEXTENSIONS163 COMMENT: Integrates SQLite 3 embeddable SQL database engine.
H A DNEWS314 - SQLite:
315 . Upgraded to SQLite 3.28.0. (cmb)
406 - SQLite:
3050 . Update to SQLite 3.15.1. (cmb)
3055 . Implemented FR #72653 (SQLite should allow opening with empty filename).
3059 . Implemented FR #71159 (Upgraded bundled SQLite lib to 3.9.2). (Laruence)
H A Dphp.ini-development993 ; SQLite defensive mode flag (only available from SQLite 3.26+)
999 ; (for older SQLite versions, this flag has no use)
H A Dphp.ini-production995 ; SQLite defensive mode flag (only available from SQLite 3.26+)
1001 ; (for older SQLite versions, this flag has no use)
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic22821 # SQLite database files
22828 0 string **\ This\ file\ contains\ an\ SQLite SQLite 2.x database
22830 # Version 3 of SQLite allows applications to embed their own "user version"
22831 # number in the database at offset 60. Later, SQLite added an "application id"
22835 0 string SQLite\ format\ 3 SQLite 3.x database
22854 >96 belong x \b, last written using SQLite version %d
22857 # SQLite Write-Ahead Log from SQLite version >= 3.7.0
22859 0 belong&0xfffffffe 0x377f0682 SQLite Write-Ahead Log,
22863 # SQLite Rollback Journal
22865 0 string \xd9\xd5\x05\xf9\x20\xa1\x63\xd7 SQLite Rollback Journal
[all …]
H A Dmagic私はガラスを食べられます22821 # SQLite database files
22828 0 string **\ This\ file\ contains\ an\ SQLite SQLite 2.x database
22830 # Version 3 of SQLite allows applications to embed their own "user version"
22831 # number in the database at offset 60. Later, SQLite added an "application id"
22835 0 string SQLite\ format\ 3 SQLite 3.x database
22854 >96 belong x \b, last written using SQLite version %d
22857 # SQLite Write-Ahead Log from SQLite version >= 3.7.0
22859 0 belong&0xfffffffe 0x377f0682 SQLite Write-Ahead Log,
22863 # SQLite Rollback Journal
22865 0 string \xd9\xd5\x05\xf9\x20\xa1\x63\xd7 SQLite Rollback Journal
[all …]
/PHP-7.2/win32/
H A Dinstall.txt947 DOM, LibXML, Iconv, SimpleXML, SPL and SQLite. And the following are no
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c30289 # error SQLite will not work correctly with the -ffast-math option of GCC.

Completed in 450 milliseconds