Searched refs:EP_DblQuoted (Results 1 – 2 of 2) sorted by relevance
10342 #define EP_DblQuoted 0x0040 /* token.z was originally in "..." */ macro72140 if( cnt==0 && zTab==0 && ExprHasProperty(pExpr,EP_DblQuoted) ){73431 if( c=='"' ) pNew->flags |= EP_DblQuoted;
12060 #define EP_DblQuoted 0x000040 /* token.z was originally in "..." */ macro83103 if( cnt==0 && zTab==0 && ExprHasProperty(pExpr,EP_DblQuoted) ){84640 if( c=='"' ) pNew->flags |= EP_DblQuoted;