Searched refs:readfile (Results 1 – 11 of 11) sorted by relevance
46 proc readfile {zFile} { procedure59 set uuid [string trim [readfile [file join $top manifest.uuid]]]61 set L [split [readfile [file join $top manifest]]] 80 set data [readfile $zIn]
188 proc readfile {file} { procedure208 set tokens [concat $tokens [repeat [readfile $f] $A(repeat)]]
27 INSERT INTO t1 VALUES(1, readfile('./file1.txt'));36 INSERT INTO t1 VALUES(2, readfile(NULL)),(3, readfile('file2.txt'));
24 proc readfile {f} {60 readfile [lindex [glob sqllog_*.sql] 0]100 readfile [lindex [glob sqllog_*.sql] 0]
12 # Test the readfile() function built into the shell tool. Specifically,42 catchcmd test.db "INSERT INTO f2 VALUES($tn, readfile('shell7_test.bin'));"
23 proc readfile {filename} {39 set data [readfile $filename]56 set data [readfile $filename]
31 proc readfile {f} {97 # SELECT * FROM zipfile( readfile($file) )104 db func r readfile
46 proc readfile {zFile} { procedure63 set data [readfile $zIn]
48 proc readfile {filename} {58 set bin [readfile changeset.bin]
55 3. The readfile() function
1873 "readfile",