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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c10673 ** nLimit is set to -1 if there is no LIMIT clause. nOffset is set to 0.
10674 ** If there is a LIMIT clause, the parser sets nLimit to the value of the
10676 ** offset). But later on, nLimit and nOffset become the memory locations
93973 int nLimit; local
[all...]

Completed in 395 milliseconds