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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c10901 ** nLimit is set to -1 if there is no LIMIT clause. nOffset is set to 0.
10902 ** If there is a LIMIT clause, the parser sets nLimit to the value of the
10904 ** offset). But later on, nLimit and nOffset become the memory locations
95976 int nLimit; local
[all...]

Completed in 489 milliseconds