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

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d2056 int function(Fts5Context*, int *pnInst) xInstCount;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h12839 ** Set *pnInst to the total number of occurrences of all phrases within
13054 int (*xInstCount)(Fts5Context*, int *pnInst);
H A Dsqlite3.c13152 ** Set *pnInst to the total number of occurrences of all phrases within
13367 int (*xInstCount)(Fts5Context*, int *pnInst);
249726 fts5ApiInstCount(Fts5Context *pCtx, int *pnInst) argument
[all...]

Completed in 547 milliseconds