| /sqlite-3.40.0/src/ |
| H A D | whereexpr.c | 180 Expr *pRight, *pLeft; /* Right and left size of LIKE operator */ in isLikeOrGlob() local 435 Expr *pRight = pExpr->pRight; in isAuxiliaryVtabOperator() local 1142 Expr *pRight = sqlite3ExprSkipCollate(pExpr->pRight); in exprAnalyze() local 1410 Expr *pRight = sqlite3ExprForVectorField(pParse, pExpr->pRight, i, nLeft); in exprAnalyze() local 1462 Expr *pRight = 0, *pLeft = 0; in exprAnalyze() local
|
| H A D | wherecode.c | 425 Expr *pRight, /* RHS of comparison */ in updateRangeAffinityStr() 850 Expr *pRight = pTerm->pExpr->pRight; in codeAllEqualityTerms() local 1435 Expr *pRight = pTerm->pExpr->pRight; in sqlite3WhereCodeOneLoopStart() local 1474 Expr *pRight; /* RHS of the comparison */ in sqlite3WhereCodeOneLoopStart() local 1843 Expr *pRight = pRangeStart->pExpr->pRight; in sqlite3WhereCodeOneLoopStart() local 1944 Expr *pRight = pRangeEnd->pExpr->pRight; in sqlite3WhereCodeOneLoopStart() local
|
| H A D | expr.c | 345 const Expr *pRight in sqlite3BinaryCompareCollSeq() 384 Expr *pRight, /* The right operand */ in codeCompare() 623 Expr *pRight = pExpr->pRight; in codeVectorCompare() local 907 Expr *pRight in sqlite3ExprAttachSubtrees() 948 Expr *pRight /* Right operand */ in sqlite3PExpr() 1046 Expr *sqlite3ExprAnd(Parse *pParse, Expr *pLeft, Expr *pRight){ in sqlite3ExprAnd() 2141 Expr *pRight = sqlite3ExprSimplifiedAndOr(pExpr->pRight); in sqlite3ExprSimplifiedAndOr() local 5909 Expr *pRight = pExpr->pRight; in impliesNotNullRow() local
|
| H A D | fkey.c | 585 Expr *pRight; /* Column ref to child table */ in fkScanChildren() local 617 Expr *pRight; /* Column ref to child table */ in fkScanChildren() local
|
| H A D | resolve.c | 951 Expr *pRight; in resolveExprStep() local 1246 Expr *pRight = sqlite3ExprSkipCollateAndLikely(pExpr->pRight); in resolveExprStep() local
|
| H A D | rowset.c | 88 struct RowSetEntry *pRight; /* Right subtree (larger entries) or list */ member
|
| H A D | select.c | 490 SrcItem *pRight; /* Right table being joined */ in sqlite3ProcessJoin() local 4740 Expr *pRight, *pLeft; in findConstInWhere() local 5730 Expr *pE, *pRight, *pExpr; in selectExpander() local
|
| H A D | where.c | 2672 Expr *pRight = pTerm->pExpr->pRight; in whereLoopOutputAdjust() local
|
| H A D | btree.c | 7882 u8 *pRight; /* Location in parent of right-sibling pointer */ in balance_nonroot() local
|
| H A D | sqliteInt.h | 2848 Expr *pRight; /* Right subnode */ member
|
| /sqlite-3.40.0/ext/fts1/ |
| H A D | fts1.c | 690 DocListReader *pRight, /* Right position list */ in mergePosList() 732 DocList *pRight, /* Doclist for the next word to the right */ in docListPhraseMerge() 764 DocList *pRight, /* Doclist for the next word to the right */ in docListAndMerge() 798 DocList *pRight, /* Doclist for the next word to the right */ in docListOrMerge() 843 DocList *pRight, /* Doclist for the next word to the right */ in docListExceptMerge() 2593 DocList *pLeft, *pRight, *pNew; in docListOfTerm() local 2785 DocList *pRight, *pNew, *pOr; in fulltextQuery() local
|
| /sqlite-3.40.0/ext/fts5/ |
| H A D | fts5_hash.c | 396 Fts5HashEntry *pRight in fts5HashEntryMerge()
|
| H A D | fts5_expr.c | 2274 Fts5ExprNode *pRight, /* Right hand child expression */ in sqlite3Fts5ParseNode() 2355 Fts5ExprNode *pRight /* Right hand child expression */ in sqlite3Fts5ParseImplicitAnd()
|
| H A D | fts5_index.c | 585 const u8 *pRight, int nRight /* Right hand side of comparison */ in fts5BufferCompareBlob() 602 static int fts5BufferCompare(Fts5Buffer *pLeft, Fts5Buffer *pRight){ in fts5BufferCompare()
|
| /sqlite-3.40.0/ext/fts2/ |
| H A D | fts2.c | 1285 static int posListCmp(PLReader *pLeft, PLReader *pRight){ in posListCmp() 1313 static void posListUnion(DLReader *pLeft, DLReader *pRight, DLWriter *pOut){ in posListUnion() 1352 const char *pRight, int nRight, in docListUnion() 1408 static void posListPhraseMerge(DLReader *pLeft, DLReader *pRight, in posListPhraseMerge() 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/rtree/ |
| H A D | geopoly.c | 959 static GeoEvent *geopolyEventMerge(GeoEvent *pLeft, GeoEvent *pRight){ in geopolyEventMerge() 1006 static GeoSegment *geopolySegmentMerge(GeoSegment *pLeft, GeoSegment *pRight){ in geopolySegmentMerge()
|
| H A D | rtree.c | 2462 RtreeNode *pRight, in splitNodeStartree() 2594 RtreeNode *pRight = 0; in SplitNode() local
|
| /sqlite-3.40.0/ext/fts3/ |
| H A D | fts3_expr.c | 917 Fts3Expr *pRight = pRoot->pRight; in fts3ExprBalance() local
|
| H A D | fts3.c | 4232 char *pRight; in fts3EvalPhraseMergeToken() local 5299 Fts3Expr *pRight = pExpr->pRight; in fts3EvalNextRow() local 5353 Fts3Expr *pRight = pExpr->pRight; in fts3EvalNextRow() local 5381 Fts3Expr *pRight = pExpr->pRight; in fts3EvalNextRow() local
|
| H A D | fts3Int.h | 462 Fts3Expr *pRight; /* Right operand */ member
|
| H A D | fts3_write.c | 219 SegmentNode *pRight; /* Pointer to right-sibling */ member 2214 SegmentNode *pRight = p->pRight; in fts3NodeFree() local
|
| /sqlite-3.40.0/ext/lsm1/ |
| H A D | lsm_tree.c | 910 u32 iRight; TreeNode *pRight; /* New right-hand sibling node */ in treeInsert() local 1037 TreeLeaf *pRight; in treeInsertLeaf() local
|
| /sqlite-3.40.0/ext/session/ |
| H A D | sqlite3session.c | 5389 void *pRight, /* Rhs input changeset */ in sqlite3changeset_concat()
|