Lines Matching refs:utf16
30 proc utf16 {str {nt 1}} {
104 ifcapable {utf16} {
106 set sql16 [utf16 {SELECT name FROM sqlite_master}]
112 set sql [utf16 {SELECT name FROM sqlite_master;SELECT 10}]
118 set sql [utf16 {SELECT namex FROM sqlite_master}]
136 set sql16 [utf16 {PRAGMA table_info("TableName")}]
148 } ;# endif utf16
180 ifcapable {utf16} {
190 ifcapable {utf16} {
192 set db2 [sqlite3_open16 [utf16 test.db] {}]
201 set db2 [sqlite3_open16 [utf16 /bogus/path/test.db] {}]
211 } ;# utf16
248 ifcapable {utf16} {
266 ifcapable {utf16} {
284 ifcapable {utf16} {
296 ifcapable {utf16} {
352 ifcapable {utf16} {
372 ifcapable {utf16} {
392 ifcapable {utf16} {
464 ifcapable {utf16} {
501 ifcapable {utf16} {
773 ifcapable {utf16} {
1315 ifcapable utf16 {