Home
last modified time | relevance | path

Searched defs:pColl1 (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dwhere.c4469 CollSeq *pColl1 = sqlite3ExprNNCollSeq(pParse, pOrderBy->a[i].pExpr); in wherePathSatisfiesOrderBy() local
H A Dexpr.c250 CollSeq *pColl1 = sqlite3ExprNNCollSeq(pParse, pE1); in sqlite3ExprCollSeqMatch() local