Home
last modified time | relevance | path

Searched refs:test_destructor16 (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_func.c122 static void test_destructor16( in test_destructor16() function
680 { "test_destructor16", 1, SQLITE_UTF8, test_destructor16}, in registerTestFunctions()
/sqlite-3.40.0/test/
H A Dfunc.test610 SELECT test_destructor16('hello world'), test_destructor_count();