Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c21795 int numBytes = 0, objIndex = 0, gotXpg = 0, gotSequential = 0; in Jim_FormatString() local
21865 gotXpg = 1; in Jim_FormatString()
21867 if (gotXpg) { in Jim_FormatString()
21874 msg = badIndex[gotXpg]; in Jim_FormatString()
21913 msg = badIndex[gotXpg]; in Jim_FormatString()
21944 msg = badIndex[gotXpg]; in Jim_FormatString()