Lines Matching refs:exists
295 if {[info exists ::locked]} { return SQLITE_BUSY }
320 info exists ::locked
326 info exists ::locked
332 if {[info exists ::sabotage]} {
336 if {[info exists ::locked] && [lindex $args 2] == "RECOVER"} {
344 list [info exists ::sabotage] [info exists ::locked]
350 list [info exists ::sabotage] [info exists ::locked]
585 list [file exists test.db-wal] [file exists test.db-journal]
589 file exists test.db-wal
602 list [file exists test.db-wal] [file exists test.db-journal]
613 list [file exists test.db-wal] [file exists test.db-journal]
1092 list [file exists test.db-wal] [file exists test.db-shm]
1107 list [file exists test.db-wal] [file exists test.db-shm]
1112 list [file exists test.db-wal] [file exists test.db-shm]
1120 list [file exists test.db-wal] [file exists test.db-shm]
1134 if {[file exists $f]} {
1151 list [file exists test.db-shm] [file exists test.db-wal]