Home
last modified time | relevance | path

Searched refs:DBA_LMDB_USE_SUB_DIR (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/dba/tests/
H A Ddba_lmdb_flags.phpt23 $db_file = dba_open($db_filename, 'c', $handler, flags: DBA_LMDB_USE_SUB_DIR);
66 dba_open(): Argument #6 ($flags) must be either DBA_LMDB_USE_SUB_DIR or DBA_LMDB_NO_SUB_DIR for LMD…
/PHP-8.2/ext/dba/
H A Ddba.stub.php7 const DBA_LMDB_USE_SUB_DIR = 0; define
/PHP-8.2/
H A DUPGRADING103 . The LMDB Driver now accepts the DBA_LMDB_USE_SUB_DIR or DBA_LMDB_NO_SUB_DIR
440 . DBA_LMDB_USE_SUB_DIR

Completed in 6 milliseconds