Searched refs:test_zeroblob (Results 1 – 3 of 3) sorted by relevance
614 static void test_zeroblob( in test_zeroblob() function695 { "test_zeroblob", 1, SQLITE_UTF8|SQLITE_DETERMINISTIC, test_zeroblob}, in registerTestFunctions()
120 SELECT * FROM t1 WHERE x = test_zeroblob(1100000) AND y = 4;
300 SELECT quote(test_zeroblob(-1));