php-src/ext/sqlite3
Cristian Rodríguez 8e62e2b829
Mark multple functions as static (#13864)
* Mark many functions as static

Multiple functions are missing the static qualifier.

* remove unused struct sigactions

struct sigaction act, old_term, old_quit, old_int;
all unused.

* optimizer: minXOR and maxXOR are unused
2024-05-22 13:11:46 +02:00
..
tests ext/sqlite3: Use new F ZPP modifier (#14040) 2024-05-01 15:38:48 +01:00
config.w32 sqlite3 linkage issue on some systems/package combination fix. 2020-08-21 15:45:51 +02:00
config0.m4 Require sqlite >= 3.7.7 for URI in DSN (#7347) 2021-08-11 10:31:28 +02:00
CREDITS
php_sqlite3.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_sqlite3_structs.h Only use FCC for SQLite3 user defined authorizer 2022-11-02 14:52:54 +00:00
sqlite3.c Mark multple functions as static (#13864) 2024-05-22 13:11:46 +02:00
sqlite3.stub.php Fix class constant and property ID generation for the manual (#14249) 2024-05-17 20:30:16 +02:00
sqlite3_arginfo.h Fix class constant and property ID generation for the manual (#14249) 2024-05-17 20:30:16 +02:00