Searched defs:zSql (Results 1 – 3 of 3) sorted by relevance
1406 const char *zSql; /* The text of the SQL statement */ in explain_data_prepare() local1484 const char *zSql, /* SQL to be evaluated */ in shell_exec()1651 const char *zSql; in dump_callback() local2403 const unsigned char *zSql; in tryToCloneSchema() local2508 static int db_int(ShellState *p, const char *zSql){ in db_int()2549 static const struct { const char *zName; const char *zSql; } aQuery[] = { in shell_dbinfo_command() member2604 char *zSql = sqlite3_mprintf(aQuery[i].zSql, zSchemaTab); in shell_dbinfo_command() local2958 char *zSql; /* An SQL statement */ in do_meta_command() local3710 char *zSql = 0; in do_meta_command() local4129 static int line_is_complete(char *zSql, int nSql){ in line_is_complete()[all …]
14974 char *zSql; /* Text of the SQL statement that generated this */ member
12863 char *zSql; /* Text of the SQL statement that generated this */ member