Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dvacuum.c40 const char *zSubSql = (const char*)sqlite3_column_text(pStmt,0); in execSql() local
H A Dpragma.c2335 char *zSubSql; /* SQL statement for the OP_SqlExec opcode */ in sqlite3Pragma() local