Home
last modified time | relevance | path

Searched defs:pKey2 (Results 1 – 21 of 21) sorted by relevance

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_tdb2.cc79 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 Dlsmtest_tdb.c112 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 Dlsmtest1.c183 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 Dlsmtest_main.c79 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 Dlsmtest_tdb4.c386 void *pKey2, int nKey2 in bt_delete_range()
H A Dlsmtest_tdb3.c601 void *pKey2, int nKey2 in test_lsm_delete_range()
/sqlite-3.40.0/ext/fts1/
H A Dft_hash.c122 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 Dfts1_hash.c102 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 Dfts2_hash.c109 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 Dfts3_hash.c107 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 Duint.c43 int nKey2, const void *pKey2 in uintCollFunc()
H A Danycollseq.c28 int nKey2, const void *pKey2 in anyCollFunc()
H A Drot13.c84 int nKey2, const void *pKey2 in rot13CollFunc()
H A Ddecimal.c416 int nKey2, const void *pKey2 in decimalCollFunc()
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_vtab.c130 u8 *pKey2; /* Loop termination key, or NULL */ member
931 const u8 *pKey, *pKey2; in lsm1Update() local
H A Dlsm_main.c740 const void *pKey2, int nKey2 /* Upper bound of range to delete */ in lsm_delete_range()
H A Dlsm_tree.c1799 void *pKey2, int nKey2 /* End of range */ in lsmTreeDelete()
H A Dlsm_sorted.c2116 void *pKey2; int nKey2; int eType2; in multiCursorDoCompare() local
/sqlite-3.40.0/src/
H A Dvdbesort.c761 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 Dmain.c995 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 Dtest1.c3197 int nKey2, const void *pKey2 in alignmentCollFunc()