OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xTokenize
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/public-domain/sqlite/dist/
sqlite3.h
13716
**
xTokenize
:
13925
** API is the same as the
xTokenize
() API, except that it allows a tokenizer
13937
int (*
xTokenize
)(Fts5Context*,
14018
**
xTokenize
:
14043
** satisfy an fts5_api.
xTokenize
() request made by an auxiliary
14048
** The sixth and seventh arguments passed to
xTokenize
() - pLocale and
14057
** passed as the second argument to
xTokenize
(). The third and fourth
14071
** the tokenization should be abandoned and the
xTokenize
() method should
14073
** input buffer is exhausted,
xTokenize
() should return SQLITE_OK. Finally,
14074
** if an error occurs with the
xTokenize
() implementation itself, i
[
all
...]
sqlite3.c
14037
**
xTokenize
:
14246
** API is the same as the
xTokenize
() API, except that it allows a tokenizer
14258
int (*
xTokenize
)(Fts5Context*,
14339
**
xTokenize
:
14364
** satisfy an fts5_api.
xTokenize
() request made by an auxiliary
14369
** The sixth and seventh arguments passed to
xTokenize
() - pLocale and
14378
** passed as the second argument to
xTokenize
(). The third and fourth
14392
** the tokenization should be abandoned and the
xTokenize
() method should
14394
** input buffer is exhausted,
xTokenize
() should return SQLITE_OK. Finally,
14395
** if an error occurs with the
xTokenize
() implementation itself, i
[
all
...]
Completed in 141 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026