Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c2297 int nVal /* Use only the first nVal bytes of zVal[] */ in qrfAppendWithTabs()
2389 int nVal, /* Use only the first nVal bytes of zVal[] */ in qrfPrintAligned()
13738 int nVal, in zipfileUpdate()
14149 static void zipfileStep(sqlite3_context *pCtx, int nVal, sqlite3_value **apVal){ in zipfileStep()
14966 int nVal = (zVal ? STRLEN(zVal) : 0); in idxHashAdd() local
17593 int nVal, in intckParseCreateIndexFunc()
20860 int nVal; /* Number of valid entries in apVal[] */ member
22243 int nVal = -1; in recoverLostAndFoundOnePage() local
24588 int nVal, in shellStrtod()
24606 int nVal, in shellDtostr()
[all …]
H A Dsqlite3.c87167 int nVal = 0; /* Number of function arguments */ local
87384 int nVal; local
106818 int nVal; /* Size of the record in bytes */ member
116112 int nVal = sqlite3ExprVectorSize(pLeft); local
116249 int nVal; /* Size of vector pLeft */ local
135908 int nVal, nSep; local
176959 int nVal; member
178541 int nVal = pOrderBy->nExpr; local
190313 int nVal = sqlite3Strlen30(zVal); local
196931 int nVal, /* Number of elements in apVal */
[all …]