Home
last modified time | relevance | path

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

/freebsd-src/contrib/sqlite3/
H A Dshell.c9909 zipfileReadData(FILE * pFile,u8 * aRead,int nRead,i64 iOff,char ** pzErrmsg) zipfileReadData() argument
12085 char **pzErrmsg; global() member
12237 idxDatabaseError(sqlite3 * db,char ** pzErrmsg) idxDatabaseError() argument
12248 idxPrepareStmt(sqlite3 * db,sqlite3_stmt ** ppStmt,char ** pzErrmsg,const char * zSql) idxPrepareStmt() argument
12265 idxPrintfPrepareStmt(sqlite3 * db,sqlite3_stmt ** ppStmt,char ** pzErrmsg,const char * zFmt,...) idxPrintfPrepareStmt() argument
12618 idxGetTableInfo(sqlite3 * db,const char * zTab,IdxTable ** ppOut,char ** pzErrmsg) idxGetTableInfo() argument
13317 idxCreateVtabSchema(sqlite3expert * p,char ** pzErrmsg) idxCreateVtabSchema() argument
13828 sqlite3_expert_new(sqlite3 * db,char ** pzErrmsg) sqlite3_expert_new() argument
[all...]