Home
last modified time | relevance | path

Searched defs:zExplain (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/tool/
H A Dindex_usage.c182 const char *zExplain = (const char*)sqlite3_column_text(pS2,3); in main() local
/sqlite-3.40.0/src/
H A Dtest1.c2203 const char *zExplain; in test_stmt_scanstatus() local
7160 char *zExplain; /* SQL with EXPLAIN QUERY PLAN prepended */ in printExplainQueryPlan() local