| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest_tdb2.cc | 79 void *pKey2, int nKey2 in test_kc_delete_range() 152 void *pKey2, int nKey2, /* End of search */ in test_kc_scan() 343 void *pKey2, int nKey2, /* End of search */ in test_mdb_scan()
|
| H A D | lsmtest_tdb.c | 112 void *pKey2, int nKey2, /* End of search */ in test_leveldb_scan() 255 void *pKey2, int nKey2 in kc_delete_range() 466 void *pKey2, int nKey2 in sql_delete_range() 804 TestDb *pDb, void *pKey1, int nKey1, void *pKey2, int nKey2 in tdb_delete_range() 818 void *pKey2, int nKey2, /* End of search */ in tdb_scan()
|
| H A D | lsmtest1.c | 183 void *pKey2; int nKey2; /* Final key */ in testDbContents() local 400 void *pKey2; int nKey2; /* Final key */ in testCompareDb() local 450 void *pKey2; int nKey2; in doDataTest2() local
|
| H A D | lsmtest_main.c | 79 void *pKey2, int nKey2, in testDeleteRange() 174 void *pKey2; int nKey2; member 181 static int keyCompare(void *pKey1, int nKey1, void *pKey2, int nKey2){ in keyCompare() 267 void *pKey2, int nKey2, in testScanCompare()
|
| H A D | lsmtest_tdb4.c | 386 void *pKey2, int nKey2 in bt_delete_range()
|
| H A D | lsmtest_tdb3.c | 601 void *pKey2, int nKey2 in test_lsm_delete_range()
|
| /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()
|
| /sqlite-3.40.0/ext/misc/ |
| H A D | uint.c | 43 int nKey2, const void *pKey2 in uintCollFunc()
|
| H A D | anycollseq.c | 28 int nKey2, const void *pKey2 in anyCollFunc()
|
| H A D | rot13.c | 84 int nKey2, const void *pKey2 in rot13CollFunc()
|
| H A D | decimal.c | 416 int nKey2, const void *pKey2 in decimalCollFunc()
|
| /sqlite-3.40.0/ext/lsm1/ |
| H A D | lsm_vtab.c | 130 u8 *pKey2; /* Loop termination key, or NULL */ member 931 const u8 *pKey, *pKey2; in lsm1Update() local
|
| H A D | lsm_main.c | 740 const void *pKey2, int nKey2 /* Upper bound of range to delete */ in lsm_delete_range()
|
| H A D | lsm_tree.c | 1799 void *pKey2, int nKey2 /* End of range */ in lsmTreeDelete()
|
| H A D | lsm_sorted.c | 2116 void *pKey2; int nKey2; int eType2; in multiCursorDoCompare() local
|
| /sqlite-3.40.0/src/ |
| H A D | vdbesort.c | 761 const void *pKey2, int nKey2 /* Right side of comparison */ in vdbeSorterCompareTail() 788 const void *pKey2, int nKey2 /* Right side of comparison */ in vdbeSorterCompare() 807 const void *pKey2, int nKey2 /* Right side of comparison */ in vdbeSorterCompareText() 849 const void *pKey2, int nKey2 /* Right side of comparison */ in vdbeSorterCompareInt()
|
| H A D | main.c | 995 int nKey2, const void *pKey2 in binCollFunc() 1018 int nKey2, const void *pKey2 in rtrimCollFunc() 1047 int nKey2, const void *pKey2 in nocaseCollatingFunc()
|
| H A D | test1.c | 3197 int nKey2, const void *pKey2 in alignmentCollFunc()
|