Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dhash.h49 HashElem *chain; /* Pointer to first entry with this hash */ member
/sqlite-3.40.0/ext/fts2/
H A Dfts2_hash.h40 fts2HashElem *chain; /* Pointer to first entry with this hash */ member
/sqlite-3.40.0/ext/fts1/
H A Dft_hash.h42 HashElem *chain; /* Pointer to first entry with this hash */ member
H A Dfts1_hash.h42 fts1HashElem *chain; /* Pointer to first entry with this hash */ member
/sqlite-3.40.0/ext/fts3/
H A Dfts3_hash.h40 Fts3HashElem *chain; /* Pointer to first entry with this hash */ member