Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtclsqlite.c808 static void setTestUnlockNotifyVars(Tcl_Interp *interp, int iArg, int nArg){ in setTestUnlockNotifyVars() function
816 # define setTestUnlockNotifyVars(x,y,z) macro
825 setTestUnlockNotifyVars(pDb->interp, i, nArg); in DbUnlockNotify()