Home
last modified time | relevance | path

Searched refs:pbDlidx (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/fts5/
H A Dfts5_index.c6325 int *pbDlidx, /* OUT: Dlidx flag */ in fts5DecodeRowid() argument
6335 *pbDlidx = (int)(iRowid & 0x0001); in fts5DecodeRowid()