Searched defs:zExpr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c25186 char *zExpr = sqlite3_mprintf( local
H A Dsqlite3.c192472 const char *zExpr; local
225225 char *zExpr = 0; local
234998 sqlite3Fts5ExprNew( Fts5Config *pConfig, int bPhraseToAnd, int iCol, const char *zExpr, Fts5Expr **ppNew, char **pzErr ) argument
235098 char *zExpr = (char*)sqlite3_malloc64(nText*4 + 1); local
237477 const char *zExpr = 0; local
[all...]

Completed in 734 milliseconds