Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/icu/
H A Dicu.c434 int nRight, in icuCollationColl()
/sqlite-3.40.0/src/
H A Dresolve.c1268 int nLeft, nRight; in resolveExprStep() local
H A Dwal.c1654 int nRight = *pnRight; in walMerge() local
H A Dtest1.c1737 int nRight, in testCreateCollationCmp()
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c1352 const char *pRight, int nRight, in docListUnion()
1460 const char *pRight, int nRight, in docListPhraseMerge()
1498 const char *pRight, int nRight, in docListAndMerge()
1533 const char *pRight, int nRight, in docListOrMerge()
1583 const char *pRight, int nRight, in docListExceptMerge()
/sqlite-3.40.0/ext/lsm1/
H A DlsmInt.h420 int nRight; /* Size of apRight[] array */ member
H A Dlsm_sorted.c5895 int nRight = 0; in lsmSortedDumpStructure() local
/sqlite-3.40.0/ext/fts3/
H A Dfts3_snippet.c666 int nRight; /* Tokens to the right of last highlight */ in fts3SnippetShift() local
H A Dfts3.c2451 int nRight, /* Maximum difference in token positions */ in fts3PoslistNearMerge()
4234 int nRight; in fts3EvalPhraseMergeToken() local
/sqlite-3.40.0/ext/rtree/
H A Drtree.c2343 int nRight = nIdx-nLeft; in SortByDistance() local
2412 int nRight = nIdx-nLeft; in SortByDimension() local
/sqlite-3.40.0/ext/session/
H A Dsqlite3session.c5388 int nRight /* Number of bytes in rhs input */, in sqlite3changeset_concat()
/sqlite-3.40.0/ext/fts5/
H A Dfts5_index.c585 const u8 *pRight, int nRight /* Right hand side of comparison */ in fts5BufferCompareBlob()