Home
last modified time | relevance | path

Searched defs:WhereExprMod (Results 1 – 3 of 3) sorted by relevance

/dports/databases/sqlite3/sqlite-src-3350500/src/
H A DwhereInt.h437 typedef struct WhereExprMod WhereExprMod; typedef
438 struct WhereExprMod { struct
439 WhereExprMod *pNext; /* Next translation on a list of them all */ argument
440 Expr *pExpr; /* The Expr node that was transformed */
441 Expr orig; /* Original value of the Expr node */
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A DwhereInt.h443 typedef struct WhereExprMod WhereExprMod; typedef
444 struct WhereExprMod { struct
445 WhereExprMod *pNext; /* Next translation on a list of them all */ argument
446 Expr *pExpr; /* The Expr node that was transformed */
447 Expr orig; /* Original value of the Expr node */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A DwhereInt.h454 typedef struct WhereExprMod WhereExprMod; typedef
455 struct WhereExprMod { struct
456 WhereExprMod *pNext; /* Next translation on a list of them all */ argument
457 Expr *pExpr; /* The Expr node that was transformed */
458 Expr orig; /* Original value of the Expr node */