Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts1/
H A Dft_hash.c62 void HashClear(Hash *pH){ in HashClear() function
312 HashClear(pH); in removeElementGivenHash()
H A Dft_hash.h86 void HashClear(Hash*);
H A Dfulltext.c1411 HashClear(&terms); in index_insert()
1459 HashClear(&terms); in index_delete()