Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts1/
H A Dft_hash.h83 void HashInit(Hash*, int keytype, int copyKey);
H A Dft_hash.c42 void HashInit(Hash *pNew, int keyClass, int copyKey){ in HashInit() function
H A Dfulltext.c1311 HashInit(terms, HASH_STRING, 1); in build_terms()
/sqlite-3.40.0/test/
H A Dspeedtest1.c144 static void HashInit(void){ in HashInit() function
2386 HashInit(); in main()