Searched refs:nLhsKey (Results 1 – 1 of 1) sorted by relevance
| /sqlite-3.40.0/ext/lsm1/ |
| H A D | lsm_sorted.c | 825 int iLhsTopic, void *pLhsKey, int nLhsKey, in sortedKeyCompare() argument 830 res = xCmp(pLhsKey, nLhsKey, pRhsKey, nRhsKey); in sortedKeyCompare() 2079 int iLhsFlags, void *pLhsKey, int nLhsKey, in sortedDbKeyCompare() argument 2087 rtTopic(iLhsFlags), pLhsKey, nLhsKey, in sortedDbKeyCompare()
|