Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest1.c748 static void hex8Func(sqlite3_context *p, int argc, sqlite3_value **argv){ in hex8Func() function
1021 0, hex8Func, 0, 0); in test_create_function()