| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest7.c | 136 int n1 = nPgsz; in newLsmConnection() local 150 int n1 = 0; in testPagesize() local
|
| /sqlite-3.40.0/ext/fts1/ |
| H A D | ft_hash.c | 122 static int strCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in strCompare() 138 static int binCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in binCompare()
|
| H A D | fts1_hash.c | 102 static int strCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in strCompare() 118 static int binCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in binCompare()
|
| /sqlite-3.40.0/ext/fts2/ |
| H A D | fts2_hash.c | 109 static int strCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in strCompare() 125 static int binCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in binCompare()
|
| /sqlite-3.40.0/ext/fts3/ |
| H A D | fts3_hash.c | 107 static int fts3StrCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in fts3StrCompare() 123 static int fts3BinCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in fts3BinCompare()
|
| H A D | fts3.c | 2591 char *a1, int n1, /* First doclist */ in fts3DoclistOrMerge()
|
| H A D | fts3_write.c | 1673 int n1 = fts3HashKeysize(*(Fts3HashElem **)lhs); in fts3CompareElemByTerm() local
|
| /sqlite-3.40.0/ext/session/ |
| H A D | sqlite3session.c | 660 int n1 = sessionSerialLen(a1); in sessionChangeEqual() local 702 int n1 = sessionSerialLen(a1); in sessionMergeRecord() local 744 int n1; in sessionMergeValue() local 5009 int n1 = sessionSerialLen(a1); in sessionChangeMerge() local 5456 u8 *a1, int n1, /* Record 1 */ in sessionAppendRecordMerge() 5520 int n1 = sessionSerialLen(a1); in sessionAppendPartialUpdate() local 5539 int n1 = sessionSerialLen(a1); in sessionAppendPartialUpdate() local
|
| /sqlite-3.40.0/src/ |
| H A D | test3.c | 440 int n1, n2, i, j; in btree_varint_test() local
|
| H A D | vdbesort.c | 814 int n1; in vdbeSorterCompareText() local
|
| H A D | vdbeaux.c | 4311 int n1 = pB1->n; in sqlite3BlobCompare() local
|
| H A D | btree.c | 3031 int n1, n2; in sqlite3BtreeGetRequestedReserve() local
|
| H A D | test1.c | 2556 int n1; in test_snapshot_cmp_blob() local
|
| /sqlite-3.40.0/ext/lsm1/ |
| H A D | lsm_main.c | 56 static int xCmp(void *p1, int n1, void *p2, int n2){ in xCmp()
|
| H A D | lsm_tree.c | 268 static int treeKeycmp(void *p1, int n1, void *p2, int n2){ in treeKeycmp()
|
| H A D | lsm_sorted.c | 3410 u8 *a1; int n1; in mergeWorkerMoveHierarchy() local
|
| /sqlite-3.40.0/ext/misc/ |
| H A D | spellfix.c | 864 int n1, /* Index of comparison character on the left */ in matchFromTo()
|