Searched refs:ExprHasProperty (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c19018 #define ExprHasProperty(E,P) (((E)->flags&(P))!=0) macro
19081 ExprHasProperty((p), EP_WinFunc) && p->y.pWin->eFrmType!=TK_FILTER \
[all...]

Completed in 520 milliseconds