Searched defs:zDbase (Results 1 – 1 of 1) sorted by relevance
126945 const char *zDbase /* Name of the database. Might be NULL */232518 const char *zDbase = (const char*)sqlite3_value_text(argv[iArg++]); local