Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dsqlite3.c73136 struct LimitVal { struct
73137 Expr *pLimit; /* The LIMIT expression. NULL if there is no limit */
73138 Expr *pOffset; /* The OFFSET expression. NULL if there is none */