Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_func.c757 int mxArg; in abuse_create_function() local
796 mxArg = sqlite3_limit(db, SQLITE_LIMIT_FUNCTION_ARG, -1); in abuse_create_function()
803 mxArg, SQLITE_UTF8, 0, tStep, 0, 0); in abuse_create_function()