Home
last modified time | relevance | path

Searched defs:nTrans (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c1771 static int translen_to_charlen(const char *zIn, int nIn, int nTrans){ in translen_to_charlen()
/sqlite-3.40.0/src/
H A Dvdbeaux.c2763 int nTrans = 0; /* Number of databases with an active write-transaction in vdbeCommit() local
H A Dshell.c.in698 i64 nTrans = strlen(zTrans)+1; local