Home
last modified time | relevance | path

Searched refs:dbm (Results 1 – 14 of 14) sorted by relevance

/PHP-8.3/ext/dba/tests/
H A Ddba_db4_009.phpt14 $db_file1 = __DIR__.'/test1.dbm';
15 $db_file2 = __DIR__.'/test2.dbm';
25 $db_filename1 = __DIR__.'/test1.dbm';
26 $db_filename2 = __DIR__.'/test2.dbm';
34 string(%d) "%stest1.dbm"
36 string(%d) "%stest2.dbm"
H A Ddba007.phpt17 $db_file1 = $db_filename1 = __DIR__.'/test1.dbm';
18 $db_file2 = $db_filename2 = __DIR__.'/test2.dbm';
51 string(%d) "%stest0.dbm"
53 string(%d) "%stest1.dbm"
55 string(%d) "%stest2.dbm"
H A Ddba_lmdb_readonly.phpt13 $db_filename = __DIR__ . "/lmdb-readonly.dbm";
31 $db_filename = __DIR__ . "/lmdb-readonly.dbm";
H A Dclean.inc2 $db_filename = dirname(__FILE__) .'/test0.dbm'; // see test.inc
H A Dtest.inc4 $db_filename = $db_file = dirname(__FILE__) .'/test0.dbm';
H A Ddba_dbm.phpt8 check_skip('dbm');
15 $handler = 'dbm';
/PHP-8.3/ext/dba/
H A Ddba_dbm.c50 DBA_OPEN_FUNC(dbm) in DBA_OPEN_FUNC() argument
79 DBA_CLOSE_FUNC(dbm) in DBA_CLOSE_FUNC() argument
85 DBA_FETCH_FUNC(dbm) in DBA_FETCH_FUNC() argument
99 DBA_UPDATE_FUNC(dbm) in DBA_UPDATE_FUNC() argument
120 DBA_EXISTS_FUNC(dbm) in DBA_EXISTS_FUNC() argument
135 DBA_DELETE_FUNC(dbm) in DBA_DELETE_FUNC() argument
144 DBA_FIRSTKEY_FUNC(dbm) in DBA_FIRSTKEY_FUNC() argument
160 DBA_NEXTKEY_FUNC(dbm) in DBA_NEXTKEY_FUNC() argument
178 DBA_OPTIMIZE_FUNC(dbm) in DBA_OPTIMIZE_FUNC() argument
184 DBA_SYNC_FUNC(dbm) in DBA_SYNC_FUNC() argument
[all …]
H A Dphp_dbm.h8 DBA_FUNCS(dbm);
H A Dconfig.m4114 PHP_ARG_WITH([dbm],,
115 [AS_HELP_STRING([[--with-dbm[=DIR]]],
573 PHP_DBA_STD_RESULT(dbm, dbm, [You cannot combine --with-dbm with --with-qdbm])
576 if test -f "$i/include/dbm.h"; then
578 THIS_INCLUDE=$i/include/dbm.h
580 elif test -f "$i/include/gdbm/dbm.h"; then
582 THIS_INCLUDE=$i/include/gdbm/dbm.h
588 for LIB in dbm c gdbm; do
612 PHP_DBA_STD_RESULT(dbm)
H A Ddba.c167 DBA_HND(dbm, DBA_LOCK_ALL) /* No lock in lib */
/PHP-8.3/ext/dba/tests/setup/
H A Dsetup_dba_tests.inc162 if ($handler == 'dbm' || $handler == "tcadb") {
/PHP-8.3/
H A DEXTENSIONS77 COMMENT: DBM abstraction for db2, db3, db4, dbm, ndbm, gdbm, ini
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic10296 0 belong 0x13579acd GNU dbm 1.x or ndbm database, big endian, 32-bit
10298 0 belong 0x13579ace GNU dbm 1.x or ndbm database, big endian, old
10300 0 belong 0x13579acf GNU dbm 1.x or ndbm database, big endian, 64-bit
10302 0 lelong 0x13579acd GNU dbm 1.x or ndbm database, little endian, 32-bit
10304 0 lelong 0x13579ace GNU dbm 1.x or ndbm database, little endian, old
10306 0 lelong 0x13579acf GNU dbm 1.x or ndbm database, little endian, 64-bit
10308 0 string GDBM GNU dbm 2.x database
10320 !:mime application/x-dbm
34885 # freezed configuration file (dbm format?) created from sendmal.cf with -bz
H A Dmagic私はガラスを食べられます10296 0 belong 0x13579acd GNU dbm 1.x or ndbm database, big endian, 32-bit
10298 0 belong 0x13579ace GNU dbm 1.x or ndbm database, big endian, old
10300 0 belong 0x13579acf GNU dbm 1.x or ndbm database, big endian, 64-bit
10302 0 lelong 0x13579acd GNU dbm 1.x or ndbm database, little endian, 32-bit
10304 0 lelong 0x13579ace GNU dbm 1.x or ndbm database, little endian, old
10306 0 lelong 0x13579acf GNU dbm 1.x or ndbm database, little endian, 64-bit
10308 0 string GDBM GNU dbm 2.x database
10320 !:mime application/x-dbm
34885 # freezed configuration file (dbm format?) created from sendmal.cf with -bz

Completed in 210 milliseconds