Searched refs:gdbm (Results 1 – 8 of 8) sorted by relevance
/PHP-8.0/ext/dba/ |
H A D | dba_gdbm.c | 38 DBA_OPEN_FUNC(gdbm) in DBA_OPEN_FUNC() argument 68 DBA_CLOSE_FUNC(gdbm) in DBA_CLOSE_FUNC() argument 77 DBA_FETCH_FUNC(gdbm) in DBA_FETCH_FUNC() argument 93 DBA_UPDATE_FUNC(gdbm) in DBA_UPDATE_FUNC() argument 116 DBA_EXISTS_FUNC(gdbm) in DBA_EXISTS_FUNC() argument 124 DBA_DELETE_FUNC(gdbm) in DBA_DELETE_FUNC() argument 132 DBA_FIRSTKEY_FUNC(gdbm) in DBA_FIRSTKEY_FUNC() argument 153 DBA_NEXTKEY_FUNC(gdbm) in DBA_NEXTKEY_FUNC() argument 173 DBA_OPTIMIZE_FUNC(gdbm) in DBA_OPTIMIZE_FUNC() argument 180 DBA_SYNC_FUNC(gdbm) in DBA_SYNC_FUNC() argument [all …]
|
H A D | php_gdbm.h | 8 DBA_FUNCS(gdbm);
|
H A D | config.m4 | 78 PHP_ARG_WITH([gdbm],, 79 [AS_HELP_STRING([[--with-gdbm[=DIR]]], 174 PHP_DBA_STD_RESULT(gdbm, gdbm, [You cannot combine --with-gdbm with --with-qdbm]) 177 if test -f "$i/include/gdbm.h"; then 179 THIS_INCLUDE=$i/include/gdbm.h 185 PHP_CHECK_LIBRARY(gdbm, gdbm_open, [ 188 THIS_LIBS=gdbm 196 PHP_DBA_STD_RESULT(gdbm) 582 THIS_INCLUDE=$i/include/gdbm/dbm.h 588 for LIB in dbm c gdbm; do [all …]
|
H A D | dba.c | 227 DBA_HND(gdbm, DBA_LOCK_EXT) /* Locking done in library if set */
|
/PHP-8.0/ext/dba/tests/ |
H A D | dba_gdbm.phpt | 5 $handler = 'gdbm'; 10 $handler = 'gdbm'; 18 database handler: gdbm
|
/PHP-8.0/ |
H A D | EXTENSIONS | 77 COMMENT: DBM abstraction for db2, db3, db4, dbm, ndbm, gdbm, ini
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 8860 !:mime application/x-gdbm 8862 !:mime application/x-gdbm 8864 !:mime application/x-gdbm 8866 !:mime application/x-gdbm 8868 !:mime application/x-gdbm 8870 !:mime application/x-gdbm 8872 !:mime application/x-gdbm
|
H A D | magic | 8860 !:mime application/x-gdbm 8862 !:mime application/x-gdbm 8864 !:mime application/x-gdbm 8866 !:mime application/x-gdbm 8868 !:mime application/x-gdbm 8870 !:mime application/x-gdbm 8872 !:mime application/x-gdbm
|
Completed in 151 milliseconds