Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c1572 Tcl_Obj *pSql; /* Object holding string zSql */ member
1614 Tcl_Obj *pSql, /* Object containing SQL script */ in dbEvalInit()
/freebsd/contrib/sqlite3/
H A Dshell.c13868 sqlite3_stmt *pSql = 0; in sqlite3_expert_new() local
21455 static void explain_data_prepare(ShellState *p, sqlite3_stmt *pSql){ in explain_data_prepare()
24676 sqlite3_stmt *pSql = 0; /* Compiled version of SQL statement below */ in lintFkeyIndexes() local
25292 sqlite3_stmt *pSql = 0; in arListCommand() local
25375 sqlite3_stmt *pSql = 0; in arExtractCommand() local