Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwhere.c4354 static i8 wherePathSatisfiesOrderBy( in wherePathSatisfiesOrderBy() function
4897 isOrdered = wherePathSatisfiesOrderBy(pWInfo, in wherePathSolver()
5104 int rc = wherePathSatisfiesOrderBy(pWInfo, pWInfo->pResultSet, pFrom, in wherePathSolver()
5127 int rc = wherePathSatisfiesOrderBy(pWInfo, pWInfo->pOrderBy, pFrom, in wherePathSolver()
5148 int nOrder = wherePathSatisfiesOrderBy(pWInfo, pWInfo->pOrderBy, in wherePathSolver()