Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/
H A Dfts3_hash.c166 static void fts3HashInsertElement( in fts3HashInsertElement() function
211 fts3HashInsertElement(pH, &new_ht[h], elem); in fts3Rehash()
378 fts3HashInsertElement(pH, &pH->ht[h], new_elem); in sqlite3Fts3HashInsert()