Home
last modified time | relevance | path

Searched refs:pRhsKey (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/lsm1/
H A Dlsm_sorted.c826 int iRhsTopic, void *pRhsKey, int nRhsKey in sortedKeyCompare() argument
830 res = xCmp(pLhsKey, nLhsKey, pRhsKey, nRhsKey); in sortedKeyCompare()
2080 int iRhsFlags, void *pRhsKey, int nRhsKey in sortedDbKeyCompare() argument
2088 rtTopic(iRhsFlags), pRhsKey, nRhsKey in sortedDbKeyCompare()