Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c195673 int iNewHeight = 0; local
195674 fts3GetVarint32(zBlob, &iNewHeight);
195675 if( iNewHeight>=iHeight ){