Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_index.c895 int *piCookie, /* Configuration cookie value */ in fts5StructureDecode() argument
907 if( piCookie ) *piCookie = sqlite3Fts5Get32(pData); in fts5StructureDecode()