Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_index.c6324 int *piSegid, /* OUT: Segment id */ in fts5DecodeRowid() argument
6338 *piSegid = (int)(iRowid & (((i64)1 << FTS5_DATA_ID_B) - 1)); in fts5DecodeRowid()