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.c1619 Tcl_Obj *pSql; /* Object holding string zSql */ member
1661 Tcl_Obj *pSql, /* Object containing SQL script */ in dbEvalInit()
/freebsd/contrib/sqlite3/
H A Dshell.c14164 sqlite3_stmt *pSql = 0; in expertDbContainsObject() local
14782 sqlite3_stmt *pSql = 0; in sqlite3_expert_new() local
23898 static void explain_data_prepare(ShellState *p, sqlite3_stmt *pSql){ in explain_data_prepare()
27383 sqlite3_stmt *pSql = 0; /* Compiled version of SQL statement below */ in lintFkeyIndexes() local
28004 sqlite3_stmt *pSql = 0; in arListCommand() local
28087 sqlite3_stmt *pSql = 0; in arExtractCommand() local