OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xQueryPhrase
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/public-domain/sqlite/dist/
sqlite3.h
13719
**
xQueryPhrase
(pFts5, iPhrase, pUserData, xCallback):
13739
** query is abandoned and the
xQueryPhrase
function returns immediately.
13740
** If the returned value is SQLITE_DONE,
xQueryPhrase
returns SQLITE_OK.
13953
int (*
xQueryPhrase
)(Fts5Context*, int iPhrase, void *pUserData,
sqlite3.c
14040
**
xQueryPhrase
(pFts5, iPhrase, pUserData, xCallback):
14060
** query is abandoned and the
xQueryPhrase
function returns immediately.
14061
** If the returned value is SQLITE_DONE,
xQueryPhrase
returns SQLITE_OK.
14274
int (*
xQueryPhrase
)(Fts5Context*, int iPhrase, void *pUserData,
[
all
...]
Completed in 76 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026