php-src/ext/dba
George Peter Banyard 927cdd0a39
Inline "helper" macros
They just make refactoring harder
2021-10-25 22:49:37 +01:00
..
libcdb Mark various functions with void arguments. 2021-05-12 14:55:53 +01:00
libflatfile Mark various functions with void arguments. 2021-05-12 14:55:53 +01:00
libinifile Mark various functions with void arguments. 2021-05-12 14:55:53 +01:00
tests DBA should not convert elements in-place if the key param is an array 2021-10-24 22:41:22 +01:00
config.m4 Allow lookup of distro-packaged QDBM headers on Debian 2019-09-23 09:53:31 +02:00
config.w32 Switch to use ZTS cache 2019-03-12 14:15:47 +03:00
CREDITS Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
dba_arginfo.h Refactor DBA 2021-10-23 12:04:23 +01:00
dba_cdb.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dba_db1.c Inline "helper" macros 2021-10-25 22:49:37 +01:00
dba_db2.c Inline "helper" macros 2021-10-25 22:49:37 +01:00
dba_db3.c Inline "helper" macros 2021-10-25 22:49:37 +01:00
dba_db4.c Inline "helper" macros 2021-10-25 22:49:37 +01:00
dba_dbm.c Inline "helper" macros 2021-10-25 22:49:37 +01:00
dba_flatfile.c Inline "helper" macros 2021-10-25 22:49:37 +01:00
dba_gdbm.c Inline "helper" macros 2021-10-25 22:49:37 +01:00
dba_inifile.c Inline "helper" macros 2021-10-25 22:49:37 +01:00
dba_lmdb.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dba_ndbm.c Inline "helper" macros 2021-10-25 22:49:37 +01:00
dba_qdbm.c Inline "helper" macros 2021-10-25 22:49:37 +01:00
dba_tcadb.c Inline "helper" macros 2021-10-25 22:49:37 +01:00
dba.c DBA should not convert elements in-place if the key param is an array 2021-10-24 22:41:22 +01:00
dba.stub.php Refactor DBA 2021-10-23 12:04:23 +01:00
install_cdb.sh Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
php_cdb.h
php_db1.h Fixed bug #63236 (Executable permission on various source files) 2012-10-09 13:28:31 +08:00
php_db2.h
php_db3.h
php_db4.h
php_dba.h Use zend_result as return value for DBA handler 2021-10-25 22:49:37 +01:00
php_dbm.h
php_flatfile.h
php_gdbm.h
php_inifile.h
php_lmdb.h implement support for LMDB in ext/dba 2017-05-28 18:33:12 +02:00
php_ndbm.h
php_qdbm.h
php_tcadb.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00