fts3HashCount    112988 third_party/sqlite/amalgamation/sqlite3.c #define fts3HashCount(H)  ((H)->count)
fts3HashCount     110 third_party/sqlite/src/ext/fts3/fts3_hash.h #define fts3HashCount(H)  ((H)->count)