Searched defs:nHashSize (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/ext/fts5/ | ||
| H A D | fts5_config.c | 842 int nHashSize = -1; in sqlite3Fts5ConfigSetValue() local |
| H A D | fts5Int.h | 207 int nHashSize; /* Bytes of memory for in-memory hash */ member |