Searched refs:dbm (Results 1 – 14 of 14) sorted by relevance
/PHP-8.2/ext/dba/tests/ |
H A D | dba_db4_009.phpt | 14 $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 D | dba007.phpt | 17 $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 D | dba_lmdb_readonly.phpt | 13 $db_filename = __DIR__ . "/lmdb-readonly.dbm"; 31 $db_filename = __DIR__ . "/lmdb-readonly.dbm";
|
H A D | clean.inc | 2 $db_filename = dirname(__FILE__) .'/test0.dbm'; // see test.inc
|
H A D | test.inc | 4 $db_filename = $db_file = dirname(__FILE__) .'/test0.dbm';
|
H A D | dba_dbm.phpt | 8 check_skip('dbm'); 15 $handler = 'dbm';
|
/PHP-8.2/ext/dba/ |
H A D | dba_dbm.c | 50 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 D | php_dbm.h | 8 DBA_FUNCS(dbm);
|
H A D | config.m4 | 114 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 D | dba.c | 167 DBA_HND(dbm, DBA_LOCK_ALL) /* No lock in lib */
|
/PHP-8.2/ext/dba/tests/setup/ |
H A D | setup_dba_tests.inc | 162 if ($handler == 'dbm' || $handler == "tcadb") {
|
/PHP-8.2/ |
H A D | EXTENSIONS | 77 COMMENT: DBM abstraction for db2, db3, db4, dbm, ndbm, gdbm, ini
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | magic | 9281 0 belong 0x13579acd GNU dbm 1.x or ndbm database, big endian, 32-bit 9283 0 belong 0x13579ace GNU dbm 1.x or ndbm database, big endian, old 9285 0 belong 0x13579acf GNU dbm 1.x or ndbm database, big endian, 64-bit 9287 0 lelong 0x13579acd GNU dbm 1.x or ndbm database, little endian, 32-bit 9289 0 lelong 0x13579ace GNU dbm 1.x or ndbm database, little endian, old 9291 0 lelong 0x13579acf GNU dbm 1.x or ndbm database, little endian, 64-bit 9293 0 string GDBM GNU dbm 2.x database 9305 !:mime application/x-dbm 30059 # freezed configuration file (dbm format?) created from sendmal.cf with -bz
|
H A D | magic私はガラスを食べられます | 9281 0 belong 0x13579acd GNU dbm 1.x or ndbm database, big endian, 32-bit 9283 0 belong 0x13579ace GNU dbm 1.x or ndbm database, big endian, old 9285 0 belong 0x13579acf GNU dbm 1.x or ndbm database, big endian, 64-bit 9287 0 lelong 0x13579acd GNU dbm 1.x or ndbm database, little endian, 32-bit 9289 0 lelong 0x13579ace GNU dbm 1.x or ndbm database, little endian, old 9291 0 lelong 0x13579acf GNU dbm 1.x or ndbm database, little endian, 64-bit 9293 0 string GDBM GNU dbm 2.x database 9305 !:mime application/x-dbm 30059 # freezed configuration file (dbm format?) created from sendmal.cf with -bz
|
Completed in 157 milliseconds