Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_func.c45 static void randStr(sqlite3_context *context, int argc, sqlite3_value **argv){ in randStr() function
677 { "randstr", 2, SQLITE_UTF8, randStr }, in registerTestFunctions()