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