Searched refs:SQLITE_INDEX_SCAN_UNIQUE (Results 1 – 3 of 3) sorted by relevance
7471 #define SQLITE_INDEX_SCAN_UNIQUE 1 /* Scan visits at most 1 row */ macro
7784 #define SQLITE_INDEX_SCAN_UNIQUE 1 /* Scan visits at most 1 row */ macro164949 pIdxInfo->idxFlags &= ~SQLITE_INDEX_SCAN_UNIQUE;164994 if( pIdxInfo->idxFlags & SQLITE_INDEX_SCAN_UNIQUE ){186133 pIdxInfo->idxFlags |= SQLITE_INDEX_SCAN_UNIQUE;210570 pIdxInfo->idxFlags = SQLITE_INDEX_SCAN_UNIQUE;214318 pIdxInfo->idxFlags = SQLITE_INDEX_SCAN_UNIQUE;222753 pIdxInfo->idxFlags = SQLITE_INDEX_SCAN_UNIQUE;248131 pIdxInfo->idxFlags |= SQLITE_INDEX_SCAN_UNIQUE;
5797 ./usr/share/man/cat3/SQLITE_INDEX_SCAN_UNIQUE.0 comp-3-catman .cat14399 ./usr/share/man/html3/SQLITE_INDEX_SCAN_UNIQUE.html comp-c-htmlman html22846 ./usr/share/man/man3/SQLITE_INDEX_SCAN_UNIQUE.3 comp-c-man .man