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

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d2063 ) xQueryPhrase;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h12869 ** xQueryPhrase(pFts5, iPhrase, pUserData, xCallback):
12889 ** query is abandoned and the xQueryPhrase function returns immediately.
12890 ** If the returned value is SQLITE_DONE, xQueryPhrase returns SQLITE_OK.
13061 int (*xQueryPhrase)(Fts5Context*, int iPhrase, void *pUserData, member in struct:Fts5ExtensionApi
H A Dsqlite3.c13182 ** xQueryPhrase(pFts5, iPhrase, pUserData, xCallback):
13202 ** query is abandoned and the xQueryPhrase function returns immediately.
13203 ** If the returned value is SQLITE_DONE, xQueryPhrase returns SQLITE_OK.
13374 int (*xQueryPhrase)(Fts5Context*, int iPhrase, void *pUserData, member in struct:Fts5ExtensionApi
[all...]

Completed in 688 milliseconds