Lines Matching refs:sqlite
347 SELECT test_function('sqlite')
349 } {{UTF-8 sqlite}}
355 SELECT test_function('sqlite')
357 } {{UTF-16LE sqlite}}
363 SELECT test_function('sqlite')
365 } {{UTF-16BE sqlite}}
374 INSERT INTO t5 VALUES('sqlite');
380 SELECT test_function('sqlite')
382 } {{UTF-16LE sqlite}}
388 SELECT test_function('sqlite')
390 } {{UTF-16LE sqlite}}
396 SELECT test_function('sqlite')
398 } {{UTF-16BE sqlite}}
407 INSERT INTO t5 VALUES('sqlite');
413 SELECT test_function('sqlite')
415 } {{UTF-16BE sqlite}}
421 SELECT test_function('sqlite')
423 } {{UTF-16LE sqlite}}
429 SELECT test_function('sqlite')
431 } {{UTF-16BE sqlite}}