Home
last modified time | relevance | path

Searched defs:_fts2ht (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/sqlite/src/ext/fts2/
Dfts2_hash.h38 struct _fts2ht { /* the hash table */ struct
39 int count; /* Number of entries with this hash */
40 fts2HashElem *chain; /* Pointer to first entry with this hash */