Home
last modified time | relevance | path

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

/PHP-5.6/ext/dba/
H A Ddba_ndbm.c37 DBA_OPEN_FUNC(ndbm) in DBA_OPEN_FUNC() argument
72 DBA_CLOSE_FUNC(ndbm) in DBA_CLOSE_FUNC() argument
77 DBA_FETCH_FUNC(ndbm) in DBA_FETCH_FUNC() argument
91 DBA_UPDATE_FUNC(ndbm) in DBA_UPDATE_FUNC() argument
104 DBA_EXISTS_FUNC(ndbm) in DBA_EXISTS_FUNC() argument
115 DBA_DELETE_FUNC(ndbm) in DBA_DELETE_FUNC() argument
121 DBA_FIRSTKEY_FUNC(ndbm) in DBA_FIRSTKEY_FUNC() argument
134 DBA_NEXTKEY_FUNC(ndbm) in DBA_NEXTKEY_FUNC() argument
147 DBA_OPTIMIZE_FUNC(ndbm) in DBA_OPTIMIZE_FUNC() argument
152 DBA_SYNC_FUNC(ndbm) in DBA_SYNC_FUNC() argument
[all …]
H A Dphp_ndbm.h8 DBA_FUNCS(ndbm);
H A Dconfig.m482 PHP_ARG_WITH(ndbm,,
83 [ --with-ndbm[=DIR] DBA: NDBM support], no, no)
170 if test -f "$i/include/ndbm.h"; then
172 THIS_INCLUDE=$i/include/ndbm.h
174 elif test -f "$i/include/db1/ndbm.h"; then
176 THIS_INCLUDE=$i/include/db1/ndbm.h
182 for LIB in ndbm db1 c; do
198 PHP_DBA_STD_RESULT(ndbm)
H A DREADME16 ndbm NDBM is a newer type and more flexible than dbm. It still has
51 are dbm and ndbm which conflict with many installations. The reason for
H A Ddba.c325 DBA_HND(ndbm, DBA_LOCK_ALL) /* Could be done in library: filemode = 0644 + S_ENFMT */
/PHP-5.6/ext/dba/tests/
H A Ddba_ndbm.phpt5 $handler = 'ndbm';
10 $handler = 'ndbm';
16 database handler: ndbm
/PHP-5.6/
H A DEXTENSIONS136 COMMENT: DBM abstraction for db2, db3, db4, dbm, ndbm, gdbm, ini
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic4890 0 belong 0x13579ace GNU dbm 1.x or ndbm database, big endian
4892 0 lelong 0x13579ace GNU dbm 1.x or ndbm database, little endian

Completed in 74 milliseconds