Home
last modified time | relevance | path

Searched defs:len (Results 1 – 25 of 30) sorted by relevance

12

/sqlite-3.40.0/src/
H A Dtest5.c39 int len; in binarize() local
136 int len; in test_translate() local
H A Dtclsqlite.c2121 int len; in DbObjCmd() local
2151 int len; in DbObjCmd() local
2317 int len; in DbObjCmd() local
3008 int len; in DbObjCmd() local
3059 int len; in DbObjCmd() local
3105 int len; in DbObjCmd() local
3316 int len; in DbObjCmd() local
3356 int len; in DbObjCmd() local
H A Dmem1.c242 size_t len; in sqlite3MemInit() local
H A Dutf.c183 sqlite3_int64 len; /* Maximum length of output string in bytes */ in sqlite3VdbeMemTranslate() local
H A Dtest_func.c105 int len; in test_destructor() local
128 int len; in test_destructor16() local
H A Dtest_md5.c195 void MD5Update(MD5Context *ctx, const unsigned char *buf, unsigned int len){ in MD5Update()
H A Dfunc.c318 int len; in substrFunc() local
1398 unsigned int len = 0; in trimFunc() local
1410 unsigned int len = 0; in trimFunc() local
H A Dos_unix.c6959 int len; in proxyGetLockPath() local
7000 int i, len; in proxyCreateLockPath() local
7274 int len = osPread(conchFile->h, tBuf, PROXY_MAXCONCHLEN, 0); in proxyConchLock() local
7568 int len = (int)strlen(dbPath); /* Length of database filename - dbPath */ in proxyCreateConchPathname() local
7652 int len = strlen((char *)pFile->lockingContext) - strlen(DOTLOCK_SUFFIX); in proxyGetDbPathForUnixFile() local
H A Dvdbe.c2796 int len; /* The length of the serialized data for the column */ in sqlite3VdbeExec() local
3269 u32 len; /* Length of a field */ in sqlite3VdbeExec() local
H A Dtest_syscall.c393 static int ts_fallocate(int fd, off_t off, off_t len){ in ts_fallocate()
H A Dshell.c.in834 i64 len; local
2178 int len = strlen30(azCol[i] ? azCol[i] : ""); local
2648 size_t len; local
4291 int len = strlen30(zQuery); local
9278 int len = 0; local
10329 int len, maxlen = 0; local
/sqlite-3.40.0/test/
H A Dspeedtest1.c563 int i, n, len; in speedtest1_run() local
735 int len = 0; /* Length of the zNum[] string */ in testset_main() local
1669 unsigned x1, len; in testset_orm() local
H A Dthreadtest3.c284 void MD5Update(MD5Context *ctx, const unsigned char *buf, unsigned int len){ in MD5Update()
/sqlite-3.40.0/mptest/
H A Dmptest.c779 int len = tokenLength(z+n, pnLine); in findEndif() local
883 int len; in runScript() local
/sqlite-3.40.0/tool/
H A Dmkkeywordhash.c43 int len; /* Length of this keyword, not counting final \000 */ member
H A Ddbhash.c169 static void hash_step(const unsigned char *data, unsigned int len){ in hash_step()
H A Dmksourceid.c658 unsigned int len in SHA1Update()
H A Dlemon.c2153 int max, len; in OptPrint() local
3258 int i, j, maxlen, len, ncolumns, skip; in Reprint() local
4120 int len; in print_stack_union() local
/sqlite-3.40.0/ext/misc/
H A Ddbdump.c95 int len; in appendText() local
H A Dsha1.c155 unsigned int len /* Number of bytes in data */ in hash_step()
/sqlite-3.40.0/ext/fts3/tool/
H A Dfts3view.c164 int len = sqlite3_column_bytes(pStmt, 1); in showStat() local
/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-api-opfs.js559 const randomFilename = function f(len=16){ argument
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_vtab.c384 u32 len = pCur->nKey2; in lsm1Next() local
/sqlite-3.40.0/ext/fts1/
H A Dfts1.c66 int len; /* length, not including null terminator */ member
893 size_t len = 0; in string_format() local
H A Dfulltext.c480 size_t len = 0; in string_format() local

12