Searched refs:nVal (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/sqlite3/
H A Dshell.c939 int nVal,
944 UNUSED_PARAMETER(nVal);
973 int nVal,
989 UNUSED_PARAMETER(nVal);
7411 int nVal,
7444 if( nVal>1 ){
7458 if( nVal>1 ){
7814 void zipfileStep(sqlite3_context *pCtx, int nVal, sqlite3_value **apVal){ argument
7847 if( nVal!=2 && nVal!
937 shellModuleSchema( sqlite3_context *pCtx, int nVal, sqlite3_value **apVal ) argument
971 shellAddSchemaName( sqlite3_context *pCtx, int nVal, sqlite3_value **apVal ) argument
7409 zipfileUpdate( sqlite3_vtab *pVtab, int nVal, sqlite3_value **apVal, sqlite_int64 *pRowid ) argument
8595 int nVal = (zVal ? STRLEN(zVal) : 0); local
11423 shellPutsFunc( sqlite3_context *pCtx, int nVal, sqlite3_value **apVal ) argument
15841 shellFkeyCollateClause( sqlite3_context *pCtx, int nVal, sqlite3_value **apVal ) argument
[all...]
H A Dsqlite3.c12795 int nVal, /* Number of values in apVal[] array */
77864 int nVal = 0; /* Size of apVal[] array */ local
78050 int nVal; local
95190 int nVal; /* Size of the record in bytes */ member in struct:SorterRecord
103431 int nVal = sqlite3ExprVectorSize(pLeft); local
103523 int nVal; /* Size of vector pLeft */ local
120149 int nVal, nSep; local
154419 int nVal; member in struct:LastValueCtx
155953 int nVal = pOrderBy->nExpr; local
167029 int nVal = sqlite3Strlen30(zVal); local
173301 fts3FilterMethod( sqlite3_vtab_cursor *pCursor, int idxNum, const char *idxStr, int nVal, sqlite3_value **apVal ) argument
173703 fts3SnippetFunc( sqlite3_context *pContext, int nVal, sqlite3_value **apVal ) argument
173750 fts3OffsetsFunc( sqlite3_context *pContext, int nVal, sqlite3_value **apVal ) argument
173776 fts3OptimizeFunc( sqlite3_context *pContext, int nVal, sqlite3_value **apVal ) argument
173810 fts3MatchinfoFunc( sqlite3_context *pContext, int nVal, sqlite3_value **apVal ) argument
176466 fts3auxFilterMethod( sqlite3_vtab_cursor *pCursor, int idxNum, const char *idxStr, int nVal, sqlite3_value **apVal ) argument
180099 fts3tokFilterMethod( sqlite3_vtab_cursor *pCursor, int idxNum, const char *idxStr, int nVal, sqlite3_value **apVal ) argument
185627 int nVal = sqlite3_value_bytes(pVal); local
187030 size_t nVal; /* Number of integers output by cArg */ local
201164 rbuTmpInsertFunc( sqlite3_context *pCtx, int nVal, sqlite3_value **apVal ) argument
202843 rbuIndexCntFunc( sqlite3_context *pCtx, int nVal, sqlite3_value **apVal ) argument
208661 int nVal; /* Number of values to buffer */ local
214315 fts5HighlightFunction( const Fts5ExtensionApi *pApi, Fts5Context *pFts, sqlite3_context *pCtx, int nVal, sqlite3_value **apVal ) argument
214487 fts5SnippetFunction( const Fts5ExtensionApi *pApi, Fts5Context *pFts, sqlite3_context *pCtx, int nVal, sqlite3_value **apVal ) argument
214746 fts5Bm25Function( const Fts5ExtensionApi *pApi, Fts5Context *pFts, sqlite3_context *pCtx, int nVal, sqlite3_value **apVal ) argument
227721 fts5FilterMethod( sqlite3_vtab_cursor *pCursor, int idxNum, const char *idxStr, int nVal, sqlite3_value **apVal ) argument
[all...]
H A Dsqlite3.h11732 int nVal, /* Number of values in apVal[] array */
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c58241 int nVal; local
70408 int nVal; member in struct:SorterRecord
85437 int nVal, nSep; local
112086 int nVal = sqlite3Strlen30(zVal); local
116864 fts3FilterMethod( sqlite3_vtab_cursor *pCursor, int idxNum, const char *idxStr, int nVal, sqlite3_value **apVal ) argument
117129 fts3SnippetFunc( sqlite3_context *pContext, int nVal, sqlite3_value **apVal ) argument
117170 fts3OffsetsFunc( sqlite3_context *pContext, int nVal, sqlite3_value **apVal ) argument
117196 fts3OptimizeFunc( sqlite3_context *pContext, int nVal, sqlite3_value **apVal ) argument
117230 fts3MatchinfoFunc( sqlite3_context *pContext, int nVal, sqlite3_value **apVal ) argument
119394 fts3auxFilterMethod( sqlite3_vtab_cursor *pCursor, int idxNum, const char *idxStr, int nVal, sqlite3_value **apVal ) argument
125184 int nVal = sqlite3_value_bytes(pVal); local
126337 int nVal; /* Number of integers output by cArg */ local
[all...]

Completed in 1302 milliseconds