Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtclsqlite.c1237 static const char *const azEnd[] = { in DbTransPostCmd() local
1248 zEnd = azEnd[(rc==TCL_ERROR)*2 + (pDb->nTransaction==0)]; in DbTransPostCmd()