Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_index.c1216 static void fts5DebugStructure(int*,Fts5Buffer*,Fts5Structure*);
1221 fts5DebugStructure(&rc, &buf, pStruct);
6363 static void fts5DebugStructure( in fts5DebugStructure() function
6408 fts5DebugStructure(pRc, pBuf, p); in fts5DecodeStructure()