Lines Matching refs:utf16
28 proc utf16 {str {nt 1}} {
114 ifcapable {utf16} {
116 set sql16 [utf16 {SELECT name FROM sqlite_master}]
122 set sql [utf16 {SELECT name FROM sqlite_master;SELECT 10}]
128 set sql [utf16 {SELECT namex FROM sqlite_master}]
146 set sql16 [utf16 {PRAGMA table_info("TableName"); --excess text}]
158 } ;# endif utf16
191 ifcapable {utf16} {
209 ifcapable {utf16} {
211 set db2 [sqlite3_open16 [utf16 test.db] {}]
220 set db2 [sqlite3_open16 [utf16 /bogus/path/test.db] {}]
230 } ;# utf16
267 ifcapable {utf16} {
285 ifcapable {utf16} {
303 ifcapable {utf16} {
315 ifcapable {utf16} {
370 ifcapable {utf16} {
390 ifcapable {utf16} {
410 ifcapable {utf16} {
494 ifcapable {utf16} {
531 ifcapable {utf16} {
827 ifcapable {utf16} {
845 ifcapable {utf16} {