Searched defs:zLib (Results 1 – 3 of 3) sorted by relevance
326 const char *zLib; in testReopen() local1037 const char *zLib = aSys[j].zLibrary; in do_speed_tests() local
256 const char *zLib = tdb_library_name(*ppDb); in testReopenRecover() local
757 int tdb_open(const char *zLib, const char *zDb, int bClear, TestDb **ppDb){ in tdb_open()