Home
last modified time | relevance | path

Searched defs:IdxSampleCtx (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c13294 struct IdxSampleCtx { struct
13306 struct IdxSampleCtx *p = (struct IdxSampleCtx*)sqlite3_user_data(pCtx); in idxSampleFunc() argument