Home
last modified time | relevance | path

Searched defs:explain (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/test/
H A Dtester.tcl1445 proc explain {sql {db db}} { procedure
/sqlite-3.40.0/src/
H A DvdbeInt.h465 bft explain:2; /* True if EXPLAIN present on SQL command */ member
H A DsqliteInt.h3709 u8 explain; /* True if the EXPLAIN flag is found on the query */ member