Home
last modified time | relevance | path

Searched defs:strHash (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/src/
H A Dhash.c55 static unsigned int strHash(const char *z){ in strHash() function
/sqlite-3.40.0/ext/fts1/
H A Dft_hash.c112 static int strHash(const void *pKey, int nKey){ in strHash() function
H A Dfts1_hash.c92 static int strHash(const void *pKey, int nKey){ in strHash() function
/sqlite-3.40.0/ext/fts2/
H A Dfts2_hash.c99 static int strHash(const void *pKey, int nKey){ in strHash() function