Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c264546 int iLoc = pConfig->nCol + i; local
264547 sqlite3_bind_text(pInsert, iLoc, pLoc, nLoc, SQLITE_TRANSIENT);