Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c21806 int numBytes = 0, objIndex = 0, gotXpg = 0, gotSequential = 0; in Jim_FormatString() local
21872 if (gotSequential) { in Jim_FormatString()
21882 gotSequential = 1; in Jim_FormatString()
22167 objIndex += gotSequential; in Jim_FormatString()