|
int(* | xCreate )(void *, const char **azArg, int nArg, Fts5Tokenizer **ppOut) |
|
void(* | xDelete )(Fts5Tokenizer *) |
|
int(* | xTokenize )(Fts5Tokenizer *, void *pCtx, int flags, const char *pText, int nText, int(*xToken)(void *pCtx, int tflags, const char *pToken, int nToken, int iStart, int iEnd)) |
|
Definition at line 10574 of file sqlite3.c.
The documentation for this struct was generated from the following files: