Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c145850 int initNCol; local
145859 initNCol = sqliteHashCount(pHash);
145860 while( initNCol-- ){
145863 if( k==0 ){ initNCol = 0; break; }