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

/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.h9876 ** xInst:
9972 ** xInstCount/xInst APIs. While the xInstCount/xInst APIs are more convenient
10023 ** (or xInst/xInstCount). The chief advantage of this API is that it is
10049 int (*xInst)(Fts5Context*, int iIdx, int *piPhrase, int *piCol, int *piOff); member in struct:Fts5ExtensionApi
H A Dsqlite3.c10136 ** xInst:
10232 ** xInstCount/xInst APIs. While the xInstCount/xInst APIs are more convenient
10283 ** (or xInst/xInstCount). The chief advantage of this API is that it is
10309 int (*xInst)(Fts5Context*, int iIdx, int *piPhrase, int *piCol, int *piOff); member in struct:Fts5ExtensionApi
[all...]

Completed in 487 milliseconds