Home
last modified time | relevance | path

Searched defs:nLeft (Results 1 – 12 of 12) sorted by relevance

/sqlite-3.40.0/ext/icu/
H A Dicu.c432 int nLeft, in icuCollationColl()
/sqlite-3.40.0/src/
H A Dresolve.c1268 int nLeft, nRight; in resolveExprStep() local
H A Dwhereexpr.c1067 int nLeft; /* Number of elements on left side vector */ in exprAnalyze() local
H A Dwal.c1646 int nLeft, /* IN: Elements in array *paLeft */ in walMerge()
H A Dexpr.c624 int nLeft = sqlite3ExprVectorSize(pLeft); in codeVectorCompare() local
H A Dtest1.c1735 int nLeft, in testCreateCollationCmp()
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c1351 const char *pLeft, int nLeft, in docListUnion()
1459 const char *pLeft, int nLeft, in docListPhraseMerge()
1497 const char *pLeft, int nLeft, in docListAndMerge()
1532 const char *pLeft, int nLeft, in docListOrMerge()
1582 const char *pLeft, int nLeft, in docListExceptMerge()
/sqlite-3.40.0/ext/rtree/
H A Drtree.c2342 int nLeft = nIdx/2; in SortByDistance() local
2411 int nLeft = nIdx/2; in SortByDimension() local
2497 int nLeft; in splitNodeStartree() local
/sqlite-3.40.0/ext/fts3/
H A Dfts3.c2452 int nLeft, /* Maximum difference in token positions */ in fts3PoslistNearMerge()
2694 char *aLeft, int nLeft, /* Left doclist */ in fts3DoclistPhraseMerge()
4233 int nLeft; in fts3EvalPhraseMergeToken() local
H A Dfts3_snippet.c665 int nLeft; /* Tokens to the left of first highlight */ in fts3SnippetShift() local
/sqlite-3.40.0/ext/session/
H A Dsqlite3session.c5386 int nLeft, /* Number of bytes in lhs input */ in sqlite3changeset_concat()
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_sorted.c5894 int nLeft = 0; in lsmSortedDumpStructure() local