Home
last modified time | relevance | path

Searched defs:zContext (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/src/
H A Dauth.c249 const char *zContext in sqlite3AuthContextPush()
H A Dvdbeaux.c5198 const char *zContext; in sqlite3NotPureFunc() local
H A Dshell.c.in2701 char *zContext = shell_error_context(zSelect, p->db); local
2744 char *zContext; local
/sqlite-3.40.0/ext/misc/
H A Dunionvtab.c198 char *zContext; /* Context string, if any */ member
972 const char *zContext = (const char*)sqlite3_column_text(pStmt, 4); in unionConnect() local