Lines Matching refs:def
17305 ** field is used by per-connection app-def functions.
17611 #define COLFLAG_UNIQUE 0x0008 /* Column def contains "UNIQUE" or "PK" */
22843 i64 nStmtDefCons; /* Number of def. constraints when stmt started */
22844 i64 nStmtDefImmCons; /* Number of def. imm constraints when stmt started */
116570 ** ATTACH DATABASE abc AS def
116572 ** it treats the two expressions as literal strings 'abc' and 'def' instead of
116577 ** ATTACH DATABASE abc||def AS 'db2'
116579 ** will fail because neither abc or def can be resolved.
184833 ** abc NEAR/5 "def ghi"
184839 ** if pPhrase refers to the "def ghi" phrase, then *paPoslist points to
228582 ** abc + def + ghi
228586 ** abc AND def AND ghi