| /sqlite-3.40.0/tool/ |
| H A D | fragck.tcl | 108 global seen 111 if {[info exists seen($pg)]} return 112 set seen($pg) 1
|
| H A D | mksqlite3c-noext.tcl | 69 ** of 5% or more are commonly seen when SQLite is compiled as a single
|
| H A D | mksqlite3c.tcl | 92 ** of 5% or more are commonly seen when SQLite is compiled as a single
|
| /sqlite-3.40.0/src/ |
| H A D | notify.c | 60 int seen = 0; in checkListProperties() local 68 if( p2->xUnlockNotify==p->xUnlockNotify ) seen = 1; in checkListProperties() 69 assert( p2->xUnlockNotify==p->xUnlockNotify || !seen ); in checkListProperties()
|
| H A D | test_quota.c | 259 int seen; in quotaStrglob() local 287 seen = 0; in quotaStrglob() 297 if( c==']' ) seen = 1; in quotaStrglob() 303 if( c>=prior_c && c<=c2 ) seen = 1; in quotaStrglob() 307 seen = 1; in quotaStrglob() 313 if( c2==0 || (seen ^ invert)==0 ) return 0; in quotaStrglob()
|
| H A D | pragma.c | 2638 int seen[2]; in pragmaVtabBestIndex() local 2643 seen[0] = 0; in pragmaVtabBestIndex() 2644 seen[1] = 0; in pragmaVtabBestIndex() 2651 seen[j] = i+1; in pragmaVtabBestIndex() 2653 if( seen[0]==0 ){ in pragmaVtabBestIndex() 2658 j = seen[0]-1; in pragmaVtabBestIndex() 2661 if( seen[1]==0 ) return SQLITE_OK; in pragmaVtabBestIndex() 2664 j = seen[1]-1; in pragmaVtabBestIndex()
|
| H A D | func.c | 778 int seen = 0; in patternCompare() local 788 if( c==']' ) seen = 1; in patternCompare() 794 if( c>=prior_c && c<=c2 ) seen = 1; in patternCompare() 798 seen = 1; in patternCompare() 804 if( c2==0 || (seen ^ invert)==0 ){ in patternCompare()
|
| H A D | shell.c.in | 1148 int nErr; /* Number of errors seen */ 4053 int nPK = 0; /* Number of PRIMARY KEY columns seen */ 5634 ** Try to transfer data for table zTable. If an error is seen while 6053 int seen; local 6084 seen = 0; 6094 if( c==']' ) seen = 1; 6100 if( c>=prior_c && c<=c2 ) seen = 1; 6104 seen = 1; 6110 if( c2==0 || (seen ^ invert)==0 ) return 0; 9919 int nErr = 0; /* Number of errors seen */ [all …]
|
| H A D | sqlite.h.in | 2033 ** configuration option can be seen in the "test_sqllog.c" source file in 10152 ** Subsequent changes to the database from other connections are not seen
|
| /sqlite-3.40.0/test/ |
| H A D | make-where7.tcl | 99 if {[info exists seen($w)]} { 103 set seen($w) 1
|
| H A D | fts3ak.test | 40 # Test that buffered inserts are seen by selects in the same 52 # Test that buffered inserts are seen within a transaction. This is
|
| H A D | fts2k.test | 40 # Test that buffered inserts are seen by selects in the same 52 # Test that buffered inserts are seen within a transaction. This is
|
| H A D | randexpr1.tcl | 306 if {[info exists seen($sqle)]} continue 307 set seen($sqle) 1
|
| H A D | shortread1.test | 12 # This file attempts to duplicate an error scenario seen on a
|
| H A D | wapptest.tcl | 160 set seen 0 166 set seen 1
|
| H A D | crash4.test | 58 # what might be seen in a power loss or OS crash.
|
| H A D | resetdb.test | 54 # Verify that the same content is seen from a separate database connection
|
| H A D | analyze9.test | 658 set seen 0 662 set seen 1 666 if {$seen} {incr nPossible -1}
|
| H A D | e_fts3.test | 265 10 "no L I N" "to be seen" 408 'urgent: serious', 'This mail is seen as a more serious mail');
|
| H A D | genesis.tcl | 185 …said unto Noah, Come thou and all thy house into the ark; for thee have I seen righteous before me… 244 …hall come to pass, when I bring a cloud over the earth, that the bow shall be seen in the cloud:'); 910 …h leap upon the cattle are ringstraked, speckled, and grisled: for I have seen all that Laban doet… 940 …aac, had been with me, surely thou hadst sent me away now empty. God hath seen mine affliction and… 983 …VALUES(1032030,'And Jacob called the name of the place Peniel: for I have seen God face to face, a… 995 …, then receive my present at my hand: for therefore I have seen thy face, as though I had seen the… 1441 …VALUES(1046030,'And Israel said unto Joseph, Now let me die, since I have seen thy face, because t…
|
| H A D | fts1porter.test | 18074 seen seen
|
| /sqlite-3.40.0/mptest/ |
| H A D | mptest.c | 139 int seen; in strglob() local 166 seen = 0; in strglob() 176 if( c==']' ) seen = 1; in strglob() 182 if( c>=prior_c && c<=c2 ) seen = 1; in strglob() 186 seen = 1; in strglob() 192 if( c2==0 || (seen ^ invert)==0 ) return 0; in strglob()
|
| /sqlite-3.40.0/ |
| H A D | README.md | 20 The official check-in name can also be seen in the `manifest.uuid` file
|
| /sqlite-3.40.0/ext/fts5/test/ |
| H A D | fts5porter.test | 9045 seen seen seer seer
|