Searched refs:ndbm (Results 1 – 8 of 8) sorted by relevance
/PHP-8.2/ext/dba/ |
H A D | dba_ndbm.c | 31 DBA_OPEN_FUNC(ndbm) in DBA_OPEN_FUNC() argument 61 DBA_CLOSE_FUNC(ndbm) in DBA_CLOSE_FUNC() argument 66 DBA_FETCH_FUNC(ndbm) in DBA_FETCH_FUNC() argument 80 DBA_UPDATE_FUNC(ndbm) in DBA_UPDATE_FUNC() argument 95 DBA_EXISTS_FUNC(ndbm) in DBA_EXISTS_FUNC() argument 109 DBA_DELETE_FUNC(ndbm) in DBA_DELETE_FUNC() argument 118 DBA_FIRSTKEY_FUNC(ndbm) in DBA_FIRSTKEY_FUNC() argument 129 DBA_NEXTKEY_FUNC(ndbm) in DBA_NEXTKEY_FUNC() argument 140 DBA_OPTIMIZE_FUNC(ndbm) in DBA_OPTIMIZE_FUNC() argument 145 DBA_SYNC_FUNC(ndbm) in DBA_SYNC_FUNC() argument [all …]
|
H A D | php_ndbm.h | 8 DBA_FUNCS(ndbm);
|
H A D | config.m4 | 84 PHP_ARG_WITH([ndbm],, 85 [AS_HELP_STRING([[--with-ndbm[=DIR]]], 202 if test -f "$i/include/ndbm.h"; then 204 THIS_INCLUDE=$i/include/ndbm.h 206 elif test -f "$i/include/db1/ndbm.h"; then 208 THIS_INCLUDE=$i/include/db1/ndbm.h 214 for LIB in ndbm db1 c; do 230 PHP_DBA_STD_RESULT(ndbm)
|
H A D | dba.c | 170 DBA_HND(ndbm, DBA_LOCK_ALL) /* Could be done in library: filemode = 0644 + S_ENFMT */
|
/PHP-8.2/ext/dba/tests/ |
H A D | dba_ndbm.phpt | 8 check_skip('ndbm'); 15 $handler = 'ndbm'; 29 Notice: dba_open(): Handler ndbm does locking internally in %s on line %d 31 Notice: dba_open(): Handler ndbm does locking internally in %s on line %d 33 Notice: dba_open(): Handler ndbm does locking internally in %s on line %d 64 Notice: dba_open(): Handler ndbm does locking internally in %s on line %d 125 Warning: dba_open(): Locking cannot be disabled for handler ndbm in %s on line %d
|
/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
|
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
|
Completed in 155 milliseconds