Searched refs:piHeight (Results 1 – 1 of 1) sorted by relevance
6326 int *piHeight, /* OUT: Height */ in fts5DecodeRowid() argument6332 *piHeight = (int)(iRowid & (((i64)1 << FTS5_DATA_HEIGHT_B) - 1)); in fts5DecodeRowid()