Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c1261 static const char *const azEnd[] = { in DbTransPostCmd() local
1272 zEnd = azEnd[(rc==TCL_ERROR)*2 + (pDb->nTransaction==0)]; in DbTransPostCmd()