php-src/ext/pdo_sqlite
Peter Kokot f3feef8b93
Define default RE2C_FLAGS (#14615)
The --no-generation-date flag is a common re2c flag used in all re2c
invocations. This adds the 2nd optional argument to PHP_PROG_RE2C M4
macro in BC manner to set the default re2c command-line options and sets
the default RE2C_FLAGS similarly on Windows.
2024-06-24 22:09:04 +02:00
..
tests pdo_sqlite: identifier quoting with square brakets 2024-06-17 23:31:24 +02:00
config.m4 Implemented PDO Driver specific SQL parsers 2024-06-17 23:31:24 +02:00
config.w32 Implemented PDO Driver specific SQL parsers 2024-06-17 23:31:24 +02:00
CREDITS
Makefile.frag Define default RE2C_FLAGS (#14615) 2024-06-24 22:09:04 +02:00
Makefile.frag.w32 Define default RE2C_FLAGS (#14615) 2024-06-24 22:09:04 +02:00
pdo_sqlite.c Simplify PDO include paths (#14444) 2024-06-03 12:56:21 +02:00
pdo_sqlite.stub.php Amend PDO driver-specific class names (#14069) 2024-05-30 20:15:42 +02:00
pdo_sqlite_arginfo.h Amend PDO driver-specific class names (#14069) 2024-05-30 20:15:42 +02:00
php_pdo_sqlite.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_sqlite_int.h Implemented PDO Driver specific SQL parsers 2024-06-17 23:31:24 +02:00
sqlite_driver.c Implemented PDO Driver specific SQL parsers 2024-06-17 23:31:24 +02:00
sqlite_driver.stub.php Add support for validation of missing class synopses (#9472) 2022-09-05 14:21:15 +02:00
sqlite_driver_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
sqlite_sql_parser.re pdo_sqlite: identifier quoting with square brakets 2024-06-17 23:31:24 +02:00
sqlite_statement.c Simplify PDO include paths (#14444) 2024-06-03 12:56:21 +02:00