Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dhash.c182 static void removeElementGivenHash( in removeElementGivenHash() function
248 removeElementGivenHash(pH,elem,h); in sqlite3HashInsert()
/sqlite-3.40.0/ext/fts2/
H A Dfts2_hash.c247 static void removeElementGivenHash( in removeElementGivenHash() function
336 removeElementGivenHash(pH,elem,h); in sqlite3Fts2HashInsert()
/sqlite-3.40.0/ext/fts1/
H A Dft_hash.c282 static void removeElementGivenHash( in removeElementGivenHash() function
366 removeElementGivenHash(pH,elem,h); in HashInsert()
H A Dfts1_hash.c240 static void removeElementGivenHash( in removeElementGivenHash() function
329 removeElementGivenHash(pH,elem,h); in sqlite3Fts1HashInsert()