Searched refs:DBA_LMDB_USE_SUB_DIR (Results 1 – 2 of 2) sorted by relevance
23 $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…
7 const DBA_LMDB_USE_SUB_DIR = 0; define
Completed in 6 milliseconds