Home
last modified time | relevance | path

Searched refs:test_zeroblob (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_func.c614 static void test_zeroblob( in test_zeroblob() function
695 { "test_zeroblob", 1, SQLITE_UTF8|SQLITE_DETERMINISTIC, test_zeroblob}, in registerTestFunctions()
/sqlite-3.40.0/test/
H A DanalyzeF.test120 SELECT * FROM t1 WHERE x = test_zeroblob(1100000) AND y = 4;
H A Dzeroblob.test300 SELECT quote(test_zeroblob(-1));