Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/
H A Dlsm_ckpt.c297 int iIn = *piIn; in ckptGobble64() local
521 int iIn = *piIn; /* Next value to read from aInt[] */ in ckptSetupMerge() local
562 int iIn = *piIn; in ckptLoadLevels() local
625 int iIn = 1; in lsmCheckpointLoadLevels() local
977 int iIn = CKPT_HDR_SIZE + CKPT_APPENDLIST_SIZE + CKPT_LOGPTR_SIZE; in lsmCheckpointDeserialize() local
H A Dlsm_file.c1740 int iIn; /* Used to iterate through append points */ in fsFreeBlock() local
/sqlite-3.40.0/ext/fts5/
H A Dfts5_test_tok.c85 int iIn = 1; in fts5tokDequote() local
H A Dfts5_config.c145 int iIn = 1; in fts5Dequote() local
H A Dfts5_expr.c2082 int iIn = 0; /* Next input in pColset */ in fts5MergeColset() local
/sqlite-3.40.0/test/
H A Dvt02.c735 int iIn = -1; /* Index of the IN constraint */ in vt02BestIndex() local
/sqlite-3.40.0/src/
H A Dtest_bestindex.c131 int iIn = 1; in tclDequote() local
H A Dtest_osinst.c843 int iIn = 1; /* Index of next byte to read from input */ in dequote() local
H A Dwherecode.c1476 int iIn; /* IN loop corresponding to the j-th constraint */ in sqlite3WhereCodeOneLoopStart() local
H A Dmain.c2930 int iIn; /* Input character index */ in sqlite3ParseUri() local
/sqlite-3.40.0/ext/misc/
H A Dcsv.c82 size_t iIn; /* Next unread character in the input buffer */ member
H A Dclosure.c437 int iIn; /* Index of next byte to read from input */ in closureDequote() local
H A Dfuzzer.c462 int iIn; /* Index of next byte to read from input */ in fuzzerDequote() local
H A Dunionvtab.c303 int iIn = 1; in unionDequote() local
H A Damatch.c753 int iIn; /* Index of next byte to read from input */ in amatchDequote() local
H A Dzipfile.c323 int iIn = 1; in zipfileDequote() local
/sqlite-3.40.0/ext/expert/
H A Dsqlite3expert.c389 int iIn = 0; in expertDequote() local
/sqlite-3.40.0/ext/fts3/
H A Dfts3.c469 int iIn = 1; /* Index of next byte to read from input */ in sqlite3Fts3Dequote() local