fts3HashInsertElement 118370 third_party/sqlite/amalgamation/sqlite3.c     fts3HashInsertElement(pH, &new_ht[h], elem);
fts3HashInsertElement 118537 third_party/sqlite/amalgamation/sqlite3.c   fts3HashInsertElement(pH, &pH->ht[h], new_elem);
fts3HashInsertElement  211 third_party/sqlite/src/ext/fts3/fts3_hash.c     fts3HashInsertElement(pH, &new_ht[h], elem);
fts3HashInsertElement  378 third_party/sqlite/src/ext/fts3/fts3_hash.c   fts3HashInsertElement(pH, &pH->ht[h], new_elem);