Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_index.c6322 static void fts5DecodeRowid( in fts5DecodeRowid() function
6345 fts5DecodeRowid(iKey, &iSegid, &bDlidx, &iHeight, &iPgno); in fts5DebugRowid()
6568 fts5DecodeRowid(iRowid, &iSegid, &bDlidx, &iHeight, &iPgno); in fts5DecodeFunction()