Home
last modified time | relevance | path

Searched refs:gdbm (Results 1 – 8 of 8) sorted by relevance

/PHP-5.5/ext/dba/
H A Ddba_gdbm.c42 DBA_OPEN_FUNC(gdbm) in DBA_OPEN_FUNC() argument
73 DBA_CLOSE_FUNC(gdbm) in DBA_CLOSE_FUNC() argument
82 DBA_FETCH_FUNC(gdbm) in DBA_FETCH_FUNC() argument
98 DBA_UPDATE_FUNC(gdbm) in DBA_UPDATE_FUNC() argument
121 DBA_EXISTS_FUNC(gdbm) in DBA_EXISTS_FUNC() argument
129 DBA_DELETE_FUNC(gdbm) in DBA_DELETE_FUNC() argument
137 DBA_FIRSTKEY_FUNC(gdbm) in DBA_FIRSTKEY_FUNC() argument
158 DBA_NEXTKEY_FUNC(gdbm) in DBA_NEXTKEY_FUNC() argument
178 DBA_OPTIMIZE_FUNC(gdbm) in DBA_OPTIMIZE_FUNC() argument
185 DBA_SYNC_FUNC(gdbm) in DBA_SYNC_FUNC() argument
[all …]
H A Dphp_gdbm.h8 DBA_FUNCS(gdbm);
H A Dconfig.m479 PHP_ARG_WITH(gdbm,,
142 PHP_DBA_STD_RESULT(gdbm, gdbm, [You cannot combine --with-gdbm with --with-qdbm])
145 if test -f "$i/include/gdbm.h"; then
147 THIS_INCLUDE=$i/include/gdbm.h
153 PHP_CHECK_LIBRARY(gdbm, gdbm_open, [
156 THIS_LIBS=gdbm
164 PHP_DBA_STD_RESULT(gdbm)
513 elif test -f "$i/include/gdbm/dbm.h"; then
515 THIS_INCLUDE=$i/include/gdbm/dbm.h
521 for LIB in dbm c gdbm; do
[all …]
H A DREADME13 compatibility functions built into DB2 and gdbm, because they are
18 gdbm GDBM is the GNU database manager.
H A Ddba.c319 DBA_HND(gdbm, DBA_LOCK_EXT) /* Locking done in library if set */
/PHP-5.5/ext/dba/tests/
H A Ddba_gdbm.phpt5 $handler = 'gdbm';
10 $handler = 'gdbm';
19 database handler: gdbm
/PHP-5.5/
H A DEXTENSIONS136 COMMENT: DBM abstraction for db2, db3, db4, dbm, ndbm, gdbm, ini
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic4649 !:mime application/x-gdbm
4651 !:mime application/x-gdbm
4653 !:mime application/x-gdbm

Completed in 52 milliseconds