Searched defs:pKey2 (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/sqlite3/ |
| H A D | shell.c | 5691 int nKey2, const void *pKey2 in uintCollFunc() 6501 int nKey2, const void *pKey2 in decimalCollFunc()
|
| H A D | sqlite3.c | 107295 const void *pKey2, int nKey2 /* Right side of comparison */ 107322 const void *pKey2, int nKey2 /* Right side of comparison */ 107341 const void *pKey2, int nKey2 /* Right side of comparison */ 107384 const void *pKey2, int nKey2 /* Right side of comparison */ 188409 int nKey2, const void *pKey2 188432 int nKey2, const void *pKey2 188461 int nKey2, const void *pKey2 202137 static int fts3StrCompare(const void *pKey1, int n1, const void *pKey2, int n2){ 202153 static int fts3BinCompare(const void *pKey1, int n1, const void *pKey2, int n2){
|