Lines Matching refs:enc
69 proc run_test_script {t enc} {
134 } $enc
143 foreach enc $encodings {
146 db eval "PRAGMA encoding = \"$enc\""
150 } $enc
154 } $enc
158 } $enc
162 } $enc
165 run_test_script enc2-$i $enc
199 proc test_collate {enc lhs rhs} {
200 set ::test_collate_enc $enc
204 # puts "enc=$enc lhs=$lhs/$l rhs=$rhs/$r res=$res"
330 proc test_function {enc arg} {
331 return "$enc $arg"
453 set enc [execsql {
456 string range $enc 0 end-2 ;# Chop off the "le" or "be"