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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c10511 ** If the EP_Reduced and EP_TokenOnly flags are set when
10527 /* If the EP_TokenOnly flag is set in the Expr.flags mask, then no
10578 #define EP_TokenOnly 0x4000 /* Expr struct is EXPR_TOKENONLYSIZE bytes only */ macro
10611 ** and an Expr struct with the EP_TokenOnly flag set.
[all...]

Completed in 412 milliseconds