Searched refs:get_pwd (Results 1 – 17 of 17) sorted by relevance
50 proc get_pwd {} {64 sqlite3_crashparams 0 [file join [get_pwd] test.db-journal]108 sqlite3_crashparams 1 [file join [get_pwd] test.db-journal]
75 if {[catch {fake_big_file 4096 [get_pwd]/test.db} msg]} {115 if {[catch {fake_big_file 8192 [get_pwd]/test.db}]} {154 if {[catch {fake_big_file 16384 [get_pwd]/test.db}]} {
1226 set pwd [string map {' ''} [file nativename [get_pwd]]]1235 } [list [file nativename [get_pwd]]]1761 set pwd [string map {' ''} [file nativename [get_pwd]]]1766 } [list 0 [list [file nativename [get_pwd]]]]1769 [file join [get_pwd] data_dir]]]1776 [file join [get_pwd] data_dir test2.db]]]]1779 sqlite3 db2 [file join [get_pwd] test2.db]1782 [file join [get_pwd] test2.db]]]]
37 file_control_lockproxy_test db [get_pwd]
30 if {[catch {fake_big_file 4096 [get_pwd]/test.db} msg]} {
35 if {[catch {fake_big_file 4096 [get_pwd]/test.db} msg]} {
55 if {[catch {fake_big_file 5000 [get_pwd]/test.db}]} {
310 set uri [string map [list PWD [string range [get_pwd] 3 end]] $uri]312 set uri [string map [list PWD [string range [get_pwd] 1 end]] $uri]
55 if {[catch {fake_big_file [expr $i*1024] [get_pwd]/test.db}]} {
27 set rawPath [get_pwd]
38 set ::quota_pwd [string map {\\ /} [get_pwd]]
173 proc get_pwd {} { procedure1763 set cfile [string map {\\ \\\\} [file nativename [file join [get_pwd] $crashfile]]]
232 } [list [file join [get_pwd] test.db] 5120]
501 set zFile [file join [get_pwd] "[string repeat abcde 104].db"]
287 } "/0.+main.+[string map {/ ".{1,2}"} [string range [get_pwd] 0 10]].*/"291 } "/0.+main.+[string map {/ ".{1,2}"} [string range [get_pwd] 0 10]].*/"
537 set pwd [get_pwd]1114 set mj_pointer [expr {$mj_pointer + [string length [get_pwd]] + 1}]1142 set mj_pointer [expr {$mj_pointer + [string length [get_pwd]] + 1}]
1412 set walfile [file nativename [file join [get_pwd] test.db-wal]]