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

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d2057 int function(Fts5Context*, int iIdx, int *piPhrase, int *piCol, int *piOff) xInst;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h12848 ** xInst:
12945 ** xInstCount/xInst APIs. While the xInstCount/xInst APIs are more convenient
12996 ** (or xInst/xInstCount). The chief advantage of this API is that it is
13055 int (*xInst)(Fts5Context*, int iIdx, int *piPhrase, int *piCol, int *piOff); member in struct:Fts5ExtensionApi
H A Dsqlite3.c13161 ** xInst:
13258 ** xInstCount/xInst APIs. While the xInstCount/xInst APIs are more convenient
13309 ** (or xInst/xInstCount). The chief advantage of this API is that it is
13368 int (*xInst)(Fts5Context*, int iIdx, int *piPhrase, int *piCol, int *piOff); member in struct:Fts5ExtensionApi
[all...]

Completed in 546 milliseconds