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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c8599 #define OP_Column 29 macro
10295 ** OP_Column opcode.
10499 ** If the Expr is of type OP_Column, and the table it is selecting from
11167 #define OPFLAG_CLEARCACHE 0x20 /* Clear pseudo-table cache in OP_Column */
[all...]

Completed in 244 milliseconds