Lines Matching refs:EP_IntValue

19050 #define EP_IntValue   0x000800 /* Integer value contained in u.iValue */  macro
19091 #define ExprUseUToken(E) (((E)->flags&EP_IntValue)==0)
19092 #define ExprUseUValue(E) (((E)->flags&EP_IntValue)!=0)
31965 if( ALWAYS(pExpr) && ALWAYS(!ExprHasProperty(pExpr,EP_IntValue)) ){ in sqlite3_str_vappendf()
33139 if( pExpr->flags & EP_IntValue ){ in sqlite3TreeViewExpr()
33148 assert( !ExprHasProperty(pExpr, EP_IntValue) ); in sqlite3TreeViewExpr()
33154 assert( !ExprHasProperty(pExpr, EP_IntValue) ); in sqlite3TreeViewExpr()
33169 assert( !ExprHasProperty(pExpr, EP_IntValue) ); in sqlite3TreeViewExpr()
33175 assert( !ExprHasProperty(pExpr, EP_IntValue) ); in sqlite3TreeViewExpr()
33185 assert( !ExprHasProperty(pExpr, EP_IntValue) ); in sqlite3TreeViewExpr()
33192 assert( !ExprHasProperty(pExpr, EP_IntValue) ); in sqlite3TreeViewExpr()
33243 assert( !ExprHasProperty(pExpr, EP_IntValue) ); in sqlite3TreeViewExpr()
33255 assert( !ExprHasProperty(pExpr, EP_IntValue) ); in sqlite3TreeViewExpr()
33279 assert( !ExprHasProperty(pExpr, EP_IntValue) ); in sqlite3TreeViewExpr()
33406 assert( !ExprHasProperty(pExpr, EP_IntValue) ); in sqlite3TreeViewExpr()
35230 assert( !ExprHasProperty(p, EP_IntValue) ); in sqlite3DequoteExpr()
35269 p->flags |= EP_IntValue; in sqlite3DequoteNumber()
84300 assert( !ExprHasProperty(p, EP_IntValue) );
84404 assert( !ExprHasProperty(pExpr, EP_IntValue) );
84428 if( ExprHasProperty(pLeft, EP_IntValue)
84442 if( ExprHasProperty(pExpr, EP_IntValue) ){
84505 assert( !ExprHasProperty(pExpr, EP_IntValue) );
84523 assert( !ExprHasProperty(pExpr, EP_IntValue) );
86660 assert( !ExprHasProperty(pExpr, EP_IntValue) );
106817 assert( !ExprHasProperty(pExpr, EP_IntValue) );
107489 assert( !ExprHasProperty(pExpr, EP_xIsSelect|EP_IntValue) );
107667 assert( !ExprHasProperty(p, EP_IntValue) );
107772 assert( !ExprHasProperty(pExpr, EP_IntValue) );
107783 pExpr->flags |= EP_IntValue;
107810 assert( !ExprHasProperty(pExpr, EP_IntValue) );
107823 assert( !ExprHasProperty(pRight, EP_IntValue) );
107854 assert( !ExprHasProperty(pExpr, EP_xIsSelect|EP_IntValue) );
108189 assert( !ExprHasProperty(pE, EP_IntValue) );
108367 pNew->flags |= EP_IntValue;
109074 assert( !ExprHasProperty(pExpr, EP_IntValue) );
109284 assert( !ExprHasProperty(p, EP_IntValue) );
109961 pNew->flags |= EP_IntValue|EP_Leaf|(iValue?EP_IsTrue:EP_IsFalse);
110315 assert( !ExprHasProperty(pExpr, EP_IntValue|EP_Reduced|EP_TokenOnly) );
110549 if( !ExprHasProperty(p, EP_IntValue) && p->u.zToken ){
110627 }else if( !ExprHasProperty(p, EP_IntValue) && p->u.zToken ){
110654 if( !ExprHasProperty(p, EP_IntValue) && p->u.zToken ){
111325 if( !ExprHasProperty(pExpr, EP_Quoted|EP_IntValue)
111342 assert( !ExprHasProperty(pExpr, EP_IntValue) );
111810 assert( p->op!=TK_INTEGER || (p->flags & EP_IntValue)!=0
111813 if( p->flags & EP_IntValue ){
113078 if( pExpr->flags & EP_IntValue ){
113707 assert( !ExprHasProperty(pExpr, EP_IntValue) );
113713 assert( !ExprHasProperty(pExpr, EP_IntValue) );
113731 assert( !ExprHasProperty(pExpr, EP_IntValue) );
113743 assert( !ExprHasProperty(pExpr, EP_IntValue) );
113757 assert( !ExprHasProperty(pExpr, EP_IntValue) );
113838 assert( !ExprHasProperty(pExpr, EP_IntValue) );
113844 tempX.flags = EP_IntValue|EP_TokenOnly;
113896 assert( !ExprHasProperty(pExpr, EP_IntValue) );
113931 assert( !ExprHasProperty(pExpr, EP_IntValue) );
114318 assert( !ExprHasProperty(pExpr, EP_IntValue) );
115067 if( combinedFlags & EP_IntValue ){
115068 if( (pA->flags&pB->flags&EP_IntValue)!=0 && pA->u.iValue==pB->u.iValue ){
115088 assert( !ExprHasProperty(pA, EP_IntValue) );
115089 assert( !ExprHasProperty(pB, EP_IntValue) );
120851 assert( !ExprHasProperty(pAuthArg, EP_IntValue) );
123227 assert( !ExprHasProperty(pCExpr, EP_IntValue) );
125506 assert( !ExprHasProperty(pExpr, EP_IntValue) );
125604 assert( !ExprHasProperty(pListItem->pExpr, EP_IntValue) );
130935 assert( !ExprHasProperty(pExpr, EP_IntValue) );
130959 assert( !ExprHasProperty(pEscape, EP_IntValue) );
136049 assert( pDestExpr==0 || !ExprHasProperty(pDestExpr, EP_IntValue) );
136051 assert( pSrcExpr==0 || !ExprHasProperty(pSrcExpr, EP_IntValue) );
139958 assert( pColExpr==0 || !ExprHasProperty(pColExpr, EP_IntValue)
145137 assert( !ExprHasProperty(pColExpr, EP_IntValue) );
146429 pNew->flags |= EP_IntValue;
146797 ExprSetProperty(pExpr, EP_IntValue);
148311 assert( !ExprHasProperty(pFunc, EP_IntValue) );
149045 assert( !ExprHasProperty(pE->pLeft, EP_IntValue) );
160453 assert( !ExprHasProperty(pRight, EP_IntValue) );
160484 assert( !ExprHasProperty(pPrefix, EP_IntValue) );
160539 assert( !ExprHasProperty(pRight, EP_IntValue) );
160630 assert( !ExprHasProperty(pExpr, EP_IntValue) );
160661 assert( !ExprHasProperty(pExpr, EP_IntValue) );
161454 assert( !ExprHasProperty(pExpr, EP_IntValue) );
161580 assert( pStr1==0 || !ExprHasProperty(pStr1, EP_IntValue) );
161581 assert( pStr2==0 || !ExprHasProperty(pStr2, EP_IntValue) );
161817 ExprSetProperty(pVal, EP_IntValue);
163521 assert( !ExprHasProperty(pExpr, EP_IntValue) );
170261 pSub->flags &= ~(EP_IntValue|EP_IsTrue|EP_IsFalse);
170291 assert( !ExprHasProperty(pExpr, EP_IntValue) );