Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c185549 static const unsigned char aKWHash[127] = { variable
185779 for(i=(int)aKWHash[i]; i>0; i=aKWNext[i]){