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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c10283 ** If the EP_Reduced and EP_TokenOnly flags are set when
10299 /* If the EP_TokenOnly flag is set in the Expr.flags mask, then no
10350 #define EP_TokenOnly 0x2000 /* Expr struct is EXPR_TOKENONLYSIZE bytes only */ macro
10383 ** and an Expr struct with the EP_TokenOnly flag set.
[all...]

Completed in 655 milliseconds