Home
last modified time | relevance | path

Searched defs:pRight (Results 1 – 23 of 23) sorted by relevance

/sqlite-3.40.0/src/
H A Dwhereexpr.c180 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 Dwherecode.c425 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 Dexpr.c345 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 Dfkey.c585 Expr *pRight; /* Column ref to child table */ in fkScanChildren() local
617 Expr *pRight; /* Column ref to child table */ in fkScanChildren() local
H A Dresolve.c951 Expr *pRight; in resolveExprStep() local
1246 Expr *pRight = sqlite3ExprSkipCollateAndLikely(pExpr->pRight); in resolveExprStep() local
H A Drowset.c88 struct RowSetEntry *pRight; /* Right subtree (larger entries) or list */ member
H A Dselect.c490 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 Dwhere.c2672 Expr *pRight = pTerm->pExpr->pRight; in whereLoopOutputAdjust() local
H A Dbtree.c7882 u8 *pRight; /* Location in parent of right-sibling pointer */ in balance_nonroot() local
H A DsqliteInt.h2848 Expr *pRight; /* Right subnode */ member
/sqlite-3.40.0/ext/fts1/
H A Dfts1.c690 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 Dfts5_hash.c396 Fts5HashEntry *pRight in fts5HashEntryMerge()
H A Dfts5_expr.c2274 Fts5ExprNode *pRight, /* Right hand child expression */ in sqlite3Fts5ParseNode()
2355 Fts5ExprNode *pRight /* Right hand child expression */ in sqlite3Fts5ParseImplicitAnd()
H A Dfts5_index.c585 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 Dfts2.c1285 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 Dgeopoly.c959 static GeoEvent *geopolyEventMerge(GeoEvent *pLeft, GeoEvent *pRight){ in geopolyEventMerge()
1006 static GeoSegment *geopolySegmentMerge(GeoSegment *pLeft, GeoSegment *pRight){ in geopolySegmentMerge()
H A Drtree.c2462 RtreeNode *pRight, in splitNodeStartree()
2594 RtreeNode *pRight = 0; in SplitNode() local
/sqlite-3.40.0/ext/fts3/
H A Dfts3_expr.c917 Fts3Expr *pRight = pRoot->pRight; in fts3ExprBalance() local
H A Dfts3.c4232 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 Dfts3Int.h462 Fts3Expr *pRight; /* Right operand */ member
H A Dfts3_write.c219 SegmentNode *pRight; /* Pointer to right-sibling */ member
2214 SegmentNode *pRight = p->pRight; in fts3NodeFree() local
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_tree.c910 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 Dsqlite3session.c5389 void *pRight, /* Rhs input changeset */ in sqlite3changeset_concat()