Searched refs:bClear (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d2065 void* function(Fts5Context*, int bClear) xGetAuxdata;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h12924 ** xGetAuxdata(pFts5, bClear)
12929 ** If the bClear argument is non-zero, then the auxiliary data is cleared
13065 void *(*xGetAuxdata)(Fts5Context*, int bClear);
H A Dsqlite3.c13237 ** xGetAuxdata(pFts5, bClear)
13242 ** If the bClear argument is non-zero, then the auxiliary data is cleared
13378 void *(*xGetAuxdata)(Fts5Context*, int bClear);
249868 fts5ApiGetAuxdata(Fts5Context *pCtx, int bClear) argument
[all...]

Completed in 519 milliseconds